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

Timezone #970

Closed
wants to merge 14 commits into from
Closed

Timezone #970

wants to merge 14 commits into from

Conversation

aaronbinns
Copy link

The glorious world of correct timezone handling. Take us there!

aaronbinns and others added 14 commits December 16, 2013 11:25
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'.
@aaronbinns
Copy link
Author

Grr github, pr'd to wrong repo.

@aaronbinns aaronbinns closed this Feb 19, 2014
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants