We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c120e1 commit 135c8a1Copy full SHA for 135c8a1
keps/prod-readiness/sig-instrumentation/3498.yaml
@@ -4,3 +4,5 @@
4
kep-number: 3498
5
alpha:
6
approver: "@wojtek-t"
7
+beta:
8
+ approver: "@wojtek-t"
keps/sig-instrumentation/3498-extending-stability/README.md
@@ -347,7 +347,7 @@ No.
347
348
###### How can an operator determine if the feature is in use by workloads?
349
350
-Dependence on any Kubernetes control-plane metrics implies that they are using this feature.
+We've introduced a metric (i.e. `registered_metrics_total`) which should serve to indicate this feature is enabled.
351
352
###### How can someone using this feature know that it is working for their instance?
353
0 commit comments