prometheus / prometheus/prometheus
Return info annotation when query returns metrics with same name but different type or unit label
Open
@carrieedwards is already working on this.
Since May 28, 2025.
- Dominant language
- Go
- Stars
- 66.1k
- Forks
- 10.8k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 131
Description
Part of #16610
When a query for a metric returns multiple metrics with a different type or unit label, but the same name, the query should return an info annotation, which is surfaced to the user in the UI.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.