Gauge: Update labelling to include new gauge (#115499)

This commit is contained in:
Paul Marbach
2025-12-17 10:46:25 -05:00
committed by GitHub
parent d8b3462406
commit 60298fb02a
+3 -1
View File
@@ -365,7 +365,9 @@
"type": "changedfiles",
"matches": [
"public/app/plugins/panel/gauge/**/*",
"/packages/grafana-ui/src/components/Gauge/**/*"
"public/app/plugins/panel/radialbar/**/*",
"/packages/grafana-ui/src/components/Gauge/**/*",
"/packages/grafana-ui/src/components/RadialGauge/**/*"
],
"action": "updateLabel",
"addLabel": "area/panel/gauge"