HTTP client metrics
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 2h 41m
- Merged PRs (30d)
- 66
Description
divviup-api should report metrics on outgoing HTTP requests, like Janus does, so that we can detect things like hammering a partner aggregator's aggregator API.
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
Locate the outgoing HTTP client in divviup-api and the corresponding metrics implementation in Janus. Compare how Janus records outgoing requests, then verify that divviup-api emits metrics for requests to partner aggregator APIs. The issue does not name files or tests, so the relevant entry points and validation steps must be identified first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100