feat(ui): Prometheus metrics viewer#18285
Draft
parametalol wants to merge 3 commits intomichael/api_counter_metricfrom
Draft
feat(ui): Prometheus metrics viewer#18285parametalol wants to merge 3 commits intomichael/api_counter_metricfrom
parametalol wants to merge 3 commits intomichael/api_counter_metricfrom
Conversation
|
Skipping CI for Draft Pull Request. |
Contributor
|
Images are ready for the commit at f9f75b9. To use with deploy scripts, first |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## michael/api_counter_metric #18285 +/- ##
============================================================
Coverage 48.93% 48.93%
============================================================
Files 2619 2620 +1
Lines 197549 197654 +105
============================================================
+ Hits 96664 96731 +67
- Misses 93506 93539 +33
- Partials 7379 7384 +5
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
2ec6eec to
f968090
Compare
This was referenced Dec 22, 2025
35176e7 to
2405451
Compare
This was referenced Dec 23, 2025
5430a52 to
0d43fc3
Compare
64fa2c6 to
f9f75b9
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
A PoC of a Prometheus metrics snapshot viewer (no history, no queries, no Prometheus server).
The code has been initially AI-generated, and then humanized.
Metric selection:

A table with API requests metric data:

User-facing documentation
Testing and quality
Automated testing
How I validated my change
CI, manual.
Current dependencies on/for this PR: