Skip to content

ESQL: Fix metrics for took between 1 and 10 hours#139257

Merged
nik9000 merged 2 commits intoelastic:mainfrom
nik9000:esql_telemetry_10h
Dec 9, 2025
Merged

ESQL: Fix metrics for took between 1 and 10 hours#139257
nik9000 merged 2 commits intoelastic:mainfrom
nik9000:esql_telemetry_10h

Conversation

@nik9000
Copy link
Member

@nik9000 nik9000 commented Dec 9, 2025

We build a little histogram of the took time of queries so we can plan our future work. When I built it I typoed the metric for questions between one hour and ten hours. Instead I reported the ten minute to one hour bucket. This fixes that metric.

We build a little histogram of the `took` time of queries so we can plan
our future work. When I built it I typoed the metric for questions
between one hour and ten hours. Instead I reported the ten minute to one
hour bucket. This fixes that metric.
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Dec 9, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@elasticsearchmachine
Copy link
Collaborator

Hi @nik9000, I've created a changelog YAML for you.

@nik9000 nik9000 enabled auto-merge (squash) December 9, 2025 16:54
@nik9000 nik9000 merged commit 0d51bcd into elastic:main Dec 9, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.3.0

3 participants