labstack / labstack/echo-contrib
Allow removing / renaming default prometheus labels
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 207
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Issue Description
My organization has specific keys we use for the default prometheus labels like code, url, method.
I'm fine adding in the appropriate ones, but the old ones are still around. It would be great if we could remove them (and/or rename them)
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
The issue does not name any files, tests, or entry points. Start by locating the code that defines the default Prometheus labels and review how custom labels are added. Done should allow the default labels to be removed or renamed without leaving the original keys in the exported metrics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, prometheus
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100