This commit is contained in:
2025-05-16 00:29:44 -05:00
parent 28fb2baa48
commit 8e08248594

View File

@@ -1806,7 +1806,7 @@ spec:
"expr": "gitea_issues_by_label", "expr": "gitea_issues_by_label",
"format": "time_series", "format": "time_series",
"instant": false, "instant": false,
"legendFormat": "{{label}}", "legendFormat": "{{`{{label}}`}}",
"range": true, "range": true,
"refId": "A" "refId": "A"
} }