mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
remove stutter from alpha metric
Change-Id: I6669225943a4196cfe70659fa296a0f81a0ab682
This commit is contained in:
parent
2e55595d3b
commit
a9665c2d58
@ -95,7 +95,7 @@ var (
|
||||
&metrics.CounterOpts{
|
||||
Namespace: namespace,
|
||||
Subsystem: subsystem,
|
||||
Name: "watch_cache_initializations_total",
|
||||
Name: "initializations_total",
|
||||
Help: "Counter of watch cache initializations broken by resource type.",
|
||||
StabilityLevel: metrics.ALPHA,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user