Skip to content

Commit

Permalink
chore(monitor-snapshot/master): update files from upstreams (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Jan 3, 2025
1 parent 87edc29 commit 5973bc7
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 4 deletions.
Binary file modified monitor-snapshot/master/ansible-monitor.tar.gz
Binary file not shown.
108 changes: 104 additions & 4 deletions monitor-snapshot/master/operator/dashboards/tiflash_summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"gnetId": null,
"graphTooltip": 1,
"id": null,
"iteration": 1728897014230,
"iteration": 1735826311826,
"links": [],
"panels": [
{
Expand Down Expand Up @@ -8722,7 +8722,7 @@
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.17",
"pluginVersion": "7.5.11",
"pointradius": 5,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -9499,7 +9499,7 @@
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.17",
"pluginVersion": "7.5.11",
"pointradius": 2,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -9598,7 +9598,7 @@
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.17",
"pluginVersion": "7.5.11",
"pointradius": 2,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -14989,6 +14989,106 @@
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "tidb-cluster",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 0,
"fillGradient": 0,
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 156
},
"hiddenSeries": false,
"id": 296,
"legend": {
"alignAsTable": false,
"avg": false,
"current": false,
"max": false,
"min": false,
"rightSide": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "null as zero",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.11",
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "sum(rate(tiflash_proxy_tikv_server_raft_append_rejects{}[1m])) by (instance)",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "{{instance}}",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Log Replication Rejected",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"decimals": null,
"format": "ops",
"label": null,
"logBase": 1,
"max": null,
"min": "0",
"show": true
},
{
"format": "none",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
}
],
"repeat": null,
Expand Down

0 comments on commit 5973bc7

Please sign in to comment.