Skip to content

Commit e68fa11

Browse files
committed
Do not show threshold labels on 'Two Months ago - All Repositories' gauge panel
1 parent b112f91 commit e68fa11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grafana/dashboards/github-pull-request.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
"maxValue": "172800",
351351
"minValue": 0,
352352
"orientation": "auto",
353-
"showThresholdLabels": true,
353+
"showThresholdLabels": false,
354354
"showThresholdMarkers": true,
355355
"thresholds": [
356356
{

0 commit comments

Comments
 (0)