Skip to content

Commit dc3561e

Browse files
authored
chore(monitor-snapshot/master): update files from upstreams (#794)
1 parent e7eb641 commit dc3561e

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
-588 Bytes
Binary file not shown.

monitor-snapshot/master/operator/dashboards/overview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1909,7 +1909,7 @@
19091909
"expr": "tidb_server_connections{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\"}",
19101910
"format": "time_series",
19111911
"intervalFactor": 2,
1912-
"legendFormat": "{{instance}}",
1912+
"legendFormat": "{{instance}} {{resource_group}}",
19131913
"refId": "A",
19141914
"step": 10
19151915
},

monitor-snapshot/master/operator/dashboards/performance_overview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2201,7 +2201,7 @@
22012201
"format": "time_series",
22022202
"interval": "",
22032203
"intervalFactor": 2,
2204-
"legendFormat": "{{instance}}",
2204+
"legendFormat": "{{instance}} {{resource_group}}",
22052205
"refId": "A",
22062206
"step": 30
22072207
},

monitor-snapshot/master/operator/dashboards/tidb.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2909,7 +2909,7 @@
29092909
"expr": "tidb_server_connections{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\"}",
29102910
"format": "time_series",
29112911
"intervalFactor": 2,
2912-
"legendFormat": "{{instance}}",
2912+
"legendFormat": "{{instance}} {{resource_group}}",
29132913
"refId": "A",
29142914
"step": 40
29152915
},

0 commit comments

Comments
 (0)