Skip to content

Commit b6d0d13

Browse files
authored
chore(monitor-snapshot/master): update files from upstreams (#404)
1 parent 64f6434 commit b6d0d13

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

45 Bytes
Binary file not shown.

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15724,6 +15724,14 @@
1572415724
"interval": "",
1572515725
"legendFormat": "DeltaIndexCacheSize-{{instance}}",
1572615726
"refId": "E"
15727+
},
15728+
{
15729+
"exemplar": true,
15730+
"expr": "sum(tiflash_system_current_metric_MemoryTrackingSharedColumnData{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\"}) by (instance)",
15731+
"hide": false,
15732+
"interval": "",
15733+
"legendFormat": "SharedColumnData-{{instance}}",
15734+
"refId": "F"
1572715735
}
1572815736
],
1572915737
"thresholds": [],

0 commit comments

Comments
 (0)