Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
95d852c
Remaining edits
marciw Sep 30, 2025
1069b85
Merge branch 'main' into mw-tsds-final-countdown
marciw Sep 30, 2025
b68069d
temp anchors
marciw Sep 30, 2025
0387a4e
Merge branch 'mw-tsds-final-countdown' of https://github.com/elastic/…
marciw Sep 30, 2025
9bbda53
temp anchor
marciw Sep 30, 2025
d4fe9bc
Document `index.dimensions`-based routing
felixbarny Sep 30, 2025
54ac127
Merge branch 'main' into mw-tsds-final-countdown
marciw Oct 4, 2025
666dd35
fix link
marciw Oct 4, 2025
b7a43d2
fix link for real
marciw Oct 4, 2025
7141fff
reorder as suggested in review
marciw Oct 4, 2025
947e8d5
Address comments and suggestions from reviewers
marciw Oct 5, 2025
854239f
Clarify accepted time range vs. writable time range
marciw Oct 5, 2025
fb68872
Various cleanup
marciw Oct 5, 2025
0b0de90
Edit Felix's addition
marciw Oct 5, 2025
cdfa095
Apply suggestion from review
marciw Oct 7, 2025
a49050d
Apply suggestion from review
marciw Oct 7, 2025
3fc8503
Add OTLP docs (#3360)
felixbarny Oct 8, 2025
80c583d
Merge branch 'main' into mw-tsds-final-countdown
marciw Oct 9, 2025
cf2ec85
adjust OTLP note, for readability and flow
marciw Oct 9, 2025
141728e
Address comments from review
marciw Oct 9, 2025
7f608cd
Address review suggestion
marciw Oct 9, 2025
eeef3be
Apply suggestions from review
marciw Oct 9, 2025
f42d458
Apply suggestion from review
marciw Oct 9, 2025
1fca353
Address review comments
marciw Oct 9, 2025
b9c61cf
reindexing: add note about single index result
marciw Oct 13, 2025
441eb58
Merge branch 'main' into mw-tsds-final-countdown
marciw Oct 13, 2025
68ad158
Address review comments
marciw Oct 13, 2025
1cfe835
remove chicken-and-egg placeholders
marciw Oct 13, 2025
429cfb5
restore chicken-n-egg anchors
marciw Oct 13, 2025
61b45c2
Address review comment
marciw Oct 13, 2025
5892df4
redirect legacy anchors
marciw Oct 13, 2025
8295e8c
remove chicken-and-egg anchors for real
marciw Oct 13, 2025
ae08dfc
Fix redirects for removed anchors
marciw Oct 13, 2025
43cec86
spaghetti, wall
marciw Oct 13, 2025
a48e5cb
Update redirects.yml
marciw Oct 13, 2025
5a824f2
why be logical
marciw Oct 13, 2025
a6f7cb9
Update redirects.yml
marciw Oct 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove chicken-and-egg placeholders
  • Loading branch information
marciw committed Oct 13, 2025
commit 1cfe835a99eb63b37acaebcf6ce32053cc23e1af
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ A time series data stream works like a regular data stream, with some key differ

## Query time series data
```{applies_to}
stack: planned
serverless: preview
```

Expand All @@ -116,11 +115,3 @@ You can use the {{esql}} [`TS` command](elasticsearch://reference/query-language
* [Set up a time series data stream](/manage-data/data-store/data-streams/set-up-tsds.md)
* [Ingest data using the OpenTelemetry Protocol (OTLP)](/manage-data/data-store/data-streams/tsds-ingest-otlp.md)
* Learn about [downsampling](/manage-data/data-store/data-streams/downsampling-time-series-data-stream.md) to reduce storage footprint

% suppress anchor warnings until chicken-and-egg resolved
##### [time-series-mode]
##### [tsds-look-ahead-time]
##### [tsds-look-back-time]
##### [time-bound-indices]
##### [dimension-based-routing]
##### [tsds-accepted-time-range]
Loading