Skip to content

Commit fcfb7f8

Browse files
author
Tim Middleton
committed
Minor update to Services Summary Dashboard
1 parent 599359c commit fcfb7f8

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

dashboards/grafana-micrometer/services-summary-dashboard.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392
"format": "time_series",
393393
"interval": "",
394394
"intervalFactor": 1,
395-
"legendFormat": "",
395+
"legendFormat": "Tasks",
396396
"refId": "A"
397397
}
398398
],
@@ -1210,4 +1210,4 @@
12101210
"list": []
12111211
},
12121212
"version": 1
1213-
}
1213+
}

dashboards/grafana-microprofile/services-summary-dashboard.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392
"format": "time_series",
393393
"interval": "",
394394
"intervalFactor": 1,
395-
"legendFormat": "{{name}} ",
395+
"legendFormat": "Tasks",
396396
"refId": "A"
397397
}
398398
],
@@ -1210,4 +1210,4 @@
12101210
"list": []
12111211
},
12121212
"version": 1
1213-
}
1213+
}

dashboards/grafana/services-summary-dashboard.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392
"format": "time_series",
393393
"interval": "",
394394
"intervalFactor": 1,
395-
"legendFormat": "",
395+
"legendFormat": "Tasks",
396396
"refId": "A"
397397
}
398398
],
@@ -1210,4 +1210,4 @@
12101210
"list": []
12111211
},
12121212
"version": 1
1213-
}
1213+
}

0 commit comments

Comments
 (0)