The GitHub Actions job "Tests (AMD)" on airflow.git/metrics-otel-bucket-views 
has succeeded.
Run started by GitHub user 1fanwang (triggered by 1fanwang).

Head commit for run:
df02c2db7f33c76944f1d3d37e902d300a371164 / 1fanwang <[email protected]>
feat(metrics/otel): add histogram bucket views per metric-name pattern

Follow-up to #64207, which set ExponentialBucketHistogramAggregation as
the instrument-type default for OTel histograms.  Non-timer histograms
(*_count, *_duration, *_delay) still pick bucket boundaries at each
call site.  This change moves that decision into a single declarative
map keyed by metric-name suffix glob, and layers the resulting Views
on top of the existing instrument-type baseline.

Closes #66801

Signed-off-by: 1fanwang <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/25748429319

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to