mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
* Downsampling supports date_histogram with tz This comes with caveats, for downsampled indexes at intervals more than 15 minutes. For instance, - 1-hour downsampling will produce inaccurate results for 1-hour histograms on timezones shifted by XX:30 - 1-day downsampling will produce inaccurate daily histograms for not-UTC timezones as it tracks days at UTC. Related to #101309 * Update docs/changelog/103511.yaml * test daylight savings * update documentation * Offset time buckets over downsampled data with TZ * Update docs/changelog/103511.yaml * check for TSDS * fixme for transport version * add interval to index metadata * add transport version * bump up transport version * address feedbcak * spotless fix |
||
---|---|---|
.. | ||
lifecycle | ||
change-mappings-and-settings.asciidoc | ||
data-stream-apis.asciidoc | ||
data-streams.asciidoc | ||
downsampling-ilm.asciidoc | ||
downsampling-manual.asciidoc | ||
downsampling.asciidoc | ||
modify-data-streams-api.asciidoc | ||
promote-data-stream-api.asciidoc | ||
set-up-a-data-stream.asciidoc | ||
set-up-tsds.asciidoc | ||
tsds-index-settings.asciidoc | ||
tsds-reindex.asciidoc | ||
tsds.asciidoc | ||
use-a-data-stream.asciidoc |