Skip to content

Commit 5e6609d

Browse files
authored
Merge pull request #482 from tmiddlet2666/minor-dashboard
Minor update to Services Summary Dashboard
2 parents a8eb71f + fcfb7f8 commit 5e6609d

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)