Get accurate count of streams
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Right now, we don't have an accurate number of streams from Mist, making problem-solving some incidents, like this one, difficult.
Although we are currently evaluating our options around observability, in the medium term, we'd like to send metrics from the health analyzer to Prometheus to get an accurate number of stream metrics.
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 by locating the health analyzer and understanding how it currently determines stream counts. Then trace the repository's existing Prometheus metrics integration, if present, and define completion as exposing an accurate stream-count metric that can be scraped by Prometheus and used during incident investigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- prometheus, typescript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100