Skip to content

Forced monotonicity info annotation does not display metric name #15411

@jhesketh

Description

@jhesketh

What did you do?

I ran a query against a classic histogram that needs forced monotonicity. eg: histogram_quantile(0.5, myHisto)

What did you expect to see?

PromQL info: input to histogram_quantile needed to be fixed for monotonicity (see https://prometheus.io/docs/prometheus/latest/querying/functions/#histogram_quantile) for metric name "myHisto" (1:25)

What did you see instead? Under which circumstances?

PromQL info: input to histogram_quantile needed to be fixed for monotonicity (see https://prometheus.io/docs/prometheus/latest/querying/functions/#histogram_quantile) for metric name "" (1:25)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions