-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Timezone #970
Closed
Closed
Timezone #970
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Work-around ES limitation where it doesn't support '1M' on histogram facets.
Hack to translate '1M' to 'month' when bucketing by month.
…asticsearch|...]/ will be tokenized as a single string. Note that the version of angular.js used in Kibana is older than current, so the syntax for "gobble up the rest of the URL" is to prefix the keyword with '*', not to put the '*' at then end of the keyword. This allows us to have an arbitrary sub-dir tree of files which can be loaded via: .../kibana/#/dashboard/file/some-dashboard.json .../kibana/#/dashboard/file/aaron/my-cool-dashboard.json .../kibana/#/dashboard/file/pablo/pitbull/track-baller-appearances.json etc.
Allow for files to be loaded from sub-dirs in /files dir on es server.
E.g. if histogram interval is '1M', only show dates to the month, not the day or time.
Make date+time resolution based on date interval.
intervals of 1 day or more. Also allow for any timezone to be set, not just 'utc' and 'browser'.
Grr github, pr'd to wrong repo. |
amyjtechwriter
added a commit
that referenced
this pull request
Mar 25, 2024
## Summary The [Fleet page](https://www.elastic.co/guide/en/kibana/current/fleet.html) in the Kibana docs needed to be updated to reflect that most Fleet-installed integrations cannot be directly edited any longer. Users need to make clones of this managed content to make edits and customizations. Closes: [#175150](#175150) Relates to: [#970](elastic/ingest-docs#970)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 25, 2024
## Summary The [Fleet page](https://www.elastic.co/guide/en/kibana/current/fleet.html) in the Kibana docs needed to be updated to reflect that most Fleet-installed integrations cannot be directly edited any longer. Users need to make clones of this managed content to make edits and customizations. Closes: [elastic#175150](elastic#175150) Relates to: [elastic#970](elastic/ingest-docs#970) (cherry picked from commit ab98a25)
kibanamachine
added a commit
that referenced
this pull request
Mar 25, 2024
# Backport This will backport the following commits from `main` to `8.13`: - [[DOCS] Fleet managed content (#178380)](#178380) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"amyjtechwriter","email":"61687663+amyjtechwriter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-03-25T22:14:29Z","message":"[DOCS] Fleet managed content (#178380)\n\n## Summary\r\n\r\nThe [Fleet\r\npage](https://www.elastic.co/guide/en/kibana/current/fleet.html) in the\r\nKibana docs needed to be updated to reflect that most Fleet-installed\r\nintegrations cannot be directly edited any longer. Users need to make\r\nclones of this managed content to make edits and customizations.\r\n\r\nCloses: [#175150](https://github.com/elastic/kibana/issues/175150)\r\n\r\nRelates to: [#970](https://github.com/elastic/ingest-docs/pull/970)","sha":"ab98a258b262a3fe3bb6a9a6b56e3d9d9021a1c3","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.13.0","v8.14.0"],"title":"[DOCS] Fleet managed content","number":178380,"url":"https://github.com/elastic/kibana/pull/178380","mergeCommit":{"message":"[DOCS] Fleet managed content (#178380)\n\n## Summary\r\n\r\nThe [Fleet\r\npage](https://www.elastic.co/guide/en/kibana/current/fleet.html) in the\r\nKibana docs needed to be updated to reflect that most Fleet-installed\r\nintegrations cannot be directly edited any longer. Users need to make\r\nclones of this managed content to make edits and customizations.\r\n\r\nCloses: [#175150](https://github.com/elastic/kibana/issues/175150)\r\n\r\nRelates to: [#970](https://github.com/elastic/ingest-docs/pull/970)","sha":"ab98a258b262a3fe3bb6a9a6b56e3d9d9021a1c3"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/178380","number":178380,"mergeCommit":{"message":"[DOCS] Fleet managed content (#178380)\n\n## Summary\r\n\r\nThe [Fleet\r\npage](https://www.elastic.co/guide/en/kibana/current/fleet.html) in the\r\nKibana docs needed to be updated to reflect that most Fleet-installed\r\nintegrations cannot be directly edited any longer. Users need to make\r\nclones of this managed content to make edits and customizations.\r\n\r\nCloses: [#175150](https://github.com/elastic/kibana/issues/175150)\r\n\r\nRelates to: [#970](https://github.com/elastic/ingest-docs/pull/970)","sha":"ab98a258b262a3fe3bb6a9a6b56e3d9d9021a1c3"}}]}] BACKPORT--> Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The glorious world of correct timezone handling. Take us there!