Skip to content

STAC-25425: fix span duration queries - #11

Merged
deontaljaard merged 1 commit into
mainfrom
stac-25425
Jul 29, 2026
Merged

STAC-25425: fix span duration queries#11
deontaljaard merged 1 commit into
mainfrom
stac-25425

Conversation

@deontaljaard

@deontaljaard deontaljaard commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

The OTel stackpack span duration monitors and metric bindings were querying otel_span_duration_milliseconds_bucket, which no longer exists when using the SUSE Observability telemetry gateway. The telemetry gateway's spanmetrics connector is configured with histogram.unit: s, which causes the connector to emit otel_span_duration_seconds_bucket instead - in line with the OTel semantic convention that the spanmetrics connector is transitioning to as its new default.

The promql or should cover backward compatibility.

Applied the changes to verify the span duration queries are working:

Screenshot 2026-07-29 at 10 40 34 Screenshot 2026-07-29 at 10 40 53

@deontaljaard
deontaljaard merged commit 56ce644 into main Jul 29, 2026
14 checks passed
@deontaljaard
deontaljaard deleted the stac-25425 branch July 29, 2026 10:48
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