fix: introduce metric as stage alpha

This commit is contained in:
lukasmetzner 2026-01-27 10:56:01 +01:00
parent a538402126
commit f3de090c60
2 changed files with 1 additions and 7 deletions

View file

@ -35,7 +35,7 @@ var (
Name: "route_sync_total",
Subsystem: subsystem,
Help: "A metric counting the amount of times routes have been synced with the cloud provider.",
StabilityLevel: metrics.BETA,
StabilityLevel: metrics.ALPHA,
})
)

View file

@ -256,12 +256,6 @@
labels:
- deprecated_version
- stability_level
- name: route_sync_total
subsystem: route_controller
help: A metric counting the amount of times routes have been synced with the cloud
provider.
type: Counter
stabilityLevel: BETA
- name: pod_scheduling_sli_duration_seconds
subsystem: scheduler
help: E2e latency for a pod being scheduled, from the time the pod enters the scheduling