oxidecomputer / oxidecomputer/omicron

Remove `base_route` from `oximeter_collector` timeseries

Open
#6,028 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

oximeter
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.