Skip to content

Commit 10d2fa8

Browse files
authored
chore(monitor-snapshot/master): update files from upstreams (#987)
1 parent 2c9d4df commit 10d2fa8

2 files changed

Lines changed: 153 additions & 1 deletion

File tree

30 Bytes
Binary file not shown.

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

Lines changed: 153 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19744,6 +19744,158 @@
1974419744
"title": "Scheduler",
1974519745
"type": "row"
1974619746
},
19747+
{
19748+
"collapsed": true,
19749+
"datasource": null,
19750+
"gridPos": {
19751+
"h": 1,
19752+
"w": 24,
19753+
"x": 0,
19754+
"y": 20
19755+
},
19756+
"id": 22476,
19757+
"panels": [
19758+
{
19759+
"aliasColors": {},
19760+
"bars": false,
19761+
"dashLength": 10,
19762+
"dashes": false,
19763+
"datasource": "tidb-cluster",
19764+
"description": "Rows skipped due to last-write-wins conflict resolution during TiDB active-active replication.",
19765+
"fieldConfig": {
19766+
"defaults": {
19767+
"links": []
19768+
},
19769+
"overrides": []
19770+
},
19771+
"fill": 1,
19772+
"fillGradient": 0,
19773+
"gridPos": {
19774+
"h": 6,
19775+
"w": 12,
19776+
"x": 0,
19777+
"y": 20
19778+
},
19779+
"hiddenSeries": false,
19780+
"id": 22477,
19781+
"legend": {
19782+
"alignAsTable": true,
19783+
"avg": false,
19784+
"current": true,
19785+
"max": true,
19786+
"min": false,
19787+
"rightSide": false,
19788+
"show": true,
19789+
"sort": "current",
19790+
"sortDesc": true,
19791+
"total": false,
19792+
"values": true
19793+
},
19794+
"lines": true,
19795+
"linewidth": 1,
19796+
"links": [],
19797+
"nullPointMode": "null",
19798+
"options": {
19799+
"alertThreshold": true
19800+
},
19801+
"percentage": false,
19802+
"pluginVersion": "7.5.17",
19803+
"pointradius": 2,
19804+
"points": false,
19805+
"renderer": "flot",
19806+
"seriesOverrides": [
19807+
{
19808+
"$$hashKey": "object:354",
19809+
"alias": "/.*-sum/",
19810+
"lines": true,
19811+
"linewidth": 3,
19812+
"points": false,
19813+
"yaxis": 2
19814+
},
19815+
{
19816+
"$$hashKey": "object:355",
19817+
"alias": "/.*-rate/",
19818+
"lines": true,
19819+
"linewidth": 3,
19820+
"points": false,
19821+
"yaxis": 1
19822+
}
19823+
],
19824+
"spaceLength": 10,
19825+
"stack": false,
19826+
"steppedLine": false,
19827+
"targets": [
19828+
{
19829+
"expr": "sum(rate(ticdc_sink_active_active_conflict_skip_rows_total{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", namespace=~\"$namespace\", changefeed=~\"$changefeed\", instance=~\"$ticdc_instance\"}[1m])) by (namespace, changefeed)",
19830+
"legendFormat": "{{namespace}}-{{changefeed}}-rate",
19831+
"interval": "",
19832+
"exemplar": true,
19833+
"format": "time_series",
19834+
"hide": false,
19835+
"intervalFactor": 2,
19836+
"refId": "B",
19837+
"step": 10
19838+
},
19839+
{
19840+
"expr": "sum(ticdc_sink_active_active_conflict_skip_rows_total{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", namespace=~\"$namespace\", changefeed=~\"$changefeed\", instance=~\"$ticdc_instance\"}) by (namespace, changefeed)",
19841+
"legendFormat": "{{namespace}}-{{changefeed}}-sum",
19842+
"interval": "",
19843+
"exemplar": true,
19844+
"format": "time_series",
19845+
"hide": true,
19846+
"intervalFactor": 2,
19847+
"refId": "C",
19848+
"step": 10
19849+
}
19850+
],
19851+
"thresholds": [],
19852+
"timeRegions": [],
19853+
"title": "Conflict Skip Rows / s",
19854+
"tooltip": {
19855+
"msResolution": false,
19856+
"shared": true,
19857+
"sort": 0,
19858+
"value_type": "individual"
19859+
},
19860+
"type": "graph",
19861+
"xaxis": {
19862+
"buckets": null,
19863+
"mode": "time",
19864+
"name": null,
19865+
"show": true,
19866+
"values": []
19867+
},
19868+
"yaxes": [
19869+
{
19870+
"$$hashKey": "object:298",
19871+
"format": "none",
19872+
"label": null,
19873+
"logBase": 1,
19874+
"max": null,
19875+
"min": "0",
19876+
"show": true,
19877+
"decimals": null
19878+
},
19879+
{
19880+
"$$hashKey": "object:299",
19881+
"format": "none",
19882+
"label": null,
19883+
"logBase": 1,
19884+
"max": null,
19885+
"min": "0",
19886+
"show": true,
19887+
"decimals": 0
19888+
}
19889+
],
19890+
"yaxis": {
19891+
"align": false,
19892+
"alignLevel": null
19893+
}
19894+
}
19895+
],
19896+
"title": "Active Active",
19897+
"type": "row"
19898+
},
1974719899
{
1974819900
"collapsed": true,
1974919901
"datasource": null,
@@ -23339,7 +23491,7 @@
2333923491
"h": 1,
2334023492
"w": 24,
2334123493
"x": 0,
23342-
"y": 23
23494+
"y": 24
2334323495
},
2334423496
"id": 10000,
2334523497
"panels": [

0 commit comments

Comments
 (0)