Metrics: support expose metrics for plugins - #827
Conversation
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (16.07%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #827 +/- ##
===========================================
- Coverage 85.23% 66.92% -18.32%
===========================================
Files 141 101 -40
Lines 8407 4828 -3579
===========================================
- Hits 7166 3231 -3935
- Misses 981 1444 +463
+ Partials 260 153 -107 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
spacewander
left a comment
There was a problem hiding this comment.
To test the behavior, we can define a new API like
to fetches the metrics.c1c2719 to
9f45d1f
Compare
5abf5bd to
647061e
Compare
|
FYI, this PR currently blocked by: envoyproxy/envoy#37808 |
Fixes #820