feat(ui): Prometheus metrics viewer#18285
feat(ui): Prometheus metrics viewer#18285parametalol wants to merge 12 commits intomichael/api_counter_metricfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
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
35176e7 to
2405451
Compare
5430a52 to
0d43fc3
Compare
64fa2c6 to
f9f75b9
Compare
0d43fc3 to
be742d4
Compare
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
6c0ad01 to
2827cfe
Compare
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: