mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
remove stutter from alpha metric
Change-Id: I6669225943a4196cfe70659fa296a0f81a0ab682
This commit is contained in:
@@ -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,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user