feat(idea): api_counter metric#18080
Draft
parametalol wants to merge 5 commits intomichael/scoped-and-global-trackersfrom
Draft
feat(idea): api_counter metric#18080parametalol wants to merge 5 commits intomichael/scoped-and-global-trackersfrom
parametalol wants to merge 5 commits intomichael/scoped-and-global-trackersfrom
Conversation
|
Skipping CI for Draft Pull Request. |
Contributor
|
Images are ready for the commit at 0d43fc3. To use with deploy scripts, first |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## michael/scoped-and-global-trackers #18080 +/- ##
===================================================================
Coverage 48.93% 48.93%
===================================================================
Files 2619 2620 +1
Lines 197581 197664 +83
===================================================================
+ Hits 96686 96734 +48
- Misses 93519 93547 +28
- Partials 7376 7383 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
55a4144 to
35176e7
Compare
This was referenced Dec 22, 2025
35176e7 to
2405451
Compare
This was referenced Dec 23, 2025
58a6dae to
e6ac4e1
Compare
5430a52 to
0d43fc3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The idea is to track API requests in order to track problems with API clients. The clients could be identified by their User-Agent.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
User-agent test
Aggregation test
Having two metrics:
totalwith all labels andsomewith onlyPath,Status,UserID:Current dependencies on/for this PR: