Drop the use of serving specific metric keys declared in knative.dev/pkg#11658
Conversation
a1a2e60 to
1b7ea77
Compare
1b7ea77 to
e702f03
Compare
|
/assign @skonto @evankanderson @MontyCarter This will let us drop the serving specific |
Codecov Report
@@ Coverage Diff @@
## main #11658 +/- ##
==========================================
+ Coverage 87.86% 87.87% +0.01%
==========================================
Files 190 190
Lines 9253 9253
==========================================
+ Hits 8130 8131 +1
Misses 874 874
+ Partials 249 248 -1
Continue to review full report at Codecov.
|
evankanderson
left a comment
There was a problem hiding this comment.
It looks like we're not changing any of the external metrics outputs here (intentionally at least), just moving constants from one place to another.
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, evankanderson The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Part of: knative/pkg#608