-
Notifications
You must be signed in to change notification settings - Fork 156
Description
Description
We're adding support for querying time-series data in ESQL using the TS
source. The semantics are different, compared to regular aggregations under FROM
, as explained in the following page:
https://github.com/elastic/metrics-program/blob/main/docs/tsdb%2B%2B/esql-time-series-syntax.md
This is slotted for v.9.1 but we want to expose it in serverless earlier, ideally in the next 2 weeks. There's relevant support in Kibana that will also need to be documented, so this is somewhat relevant to #2827 - @stratoula fyi, in case there's another relevant issue.
Resources
The following page contains some relevant information, as mentioned:
https://github.com/elastic/metrics-program/blob/main/docs/tsdb%2B%2B/esql-time-series-syntax.md
Which documentation set does this change impact?
Elastic On-Prem and Cloud (all)
Feature differences
N/A
What release is this request related to?
9.2
Serverless release
The week of September 29, 2025
Collaboration model
The documentation team
Point of contact.
Main contact: @kkrik-es
Stakeholders: @stratoula @felixbarny @dnhatn