oxidecomputer / oxidecomputer/omicron
Remove `base_route` from `oximeter_collector` timeseries
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
The oximeter_collector timeseries (such as collections or failed_collections) continue to include the base_route that oximeter makes its collection calls to. That route is now ignored, and this issue tracks removing it from the timeseries itself. That is blocked behind the work in #5941.
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.
Research direction
Start with the oximeter_collector timeseries definitions for collections and failed_collections, then review the work tracked in #5941 because this issue is blocked by it. Confirm how base_route is represented in those timeseries; done means it is removed from the affected series without changing other collection-call behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100