Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated kbnIndex.indices function to address Non-UTC users #1488

Closed
wants to merge 0 commits into from
Closed

Updated kbnIndex.indices function to address Non-UTC users #1488

wants to merge 0 commits into from

Conversation

Ralnoc
Copy link

@Ralnoc Ralnoc commented Sep 16, 2014

Updated kbnIndex.indices function to have a configuration option of utc_tz.

This option is a bool to determine if the user wishes to use UTC or local time when building a list of possible indexes based on the timestamp pattern on the index. This is extremely important for users who are implementing solutions that by their nature use local time and not UTC.

@Ralnoc
Copy link
Author

Ralnoc commented Sep 16, 2014

Addresses issue #1487

@Ralnoc
Copy link
Author

Ralnoc commented Sep 16, 2014

Currently breaks the histogram. Will update shortly with a fix and check against anything using the utc function of moment.js.

@Ralnoc Ralnoc closed this Sep 16, 2014
@Ralnoc
Copy link
Author

Ralnoc commented Sep 16, 2014

Issues with original PR. Working on a new version that does not include the issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant