mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Stats: Fix unregistered unified alerting metric (#78777)
Fix unregistered metric
This commit is contained in:
parent
2b953660a4
commit
27b7d1de6f
@ -707,6 +707,7 @@ func initMetricVars() {
|
||||
grafanaPluginBuildInfoDesc,
|
||||
StatsTotalDashboardVersions,
|
||||
StatsTotalAnnotations,
|
||||
StatsTotalAlertRules,
|
||||
MAccessEvaluationCount,
|
||||
StatsTotalLibraryPanels,
|
||||
StatsTotalLibraryVariables,
|
||||
|
Loading…
Reference in New Issue
Block a user