Skip to content

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaqizho committed May 9, 2022
1 parent 77c21e5 commit 7a88dc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metrics/grafana/tiflash_summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -5164,7 +5164,7 @@
"dashLength": 10,
"dashes": false,
"datasource": "${DS_TEST-CLUSTER}",
"description": "The BlobStore metrics.",
"description": "The states of BlobStore (an internal component of storage engine)",
"fieldConfig": {
"defaults": {},
"overrides": []
Expand Down Expand Up @@ -5204,7 +5204,7 @@
"renderer": "flot",
"seriesOverrides": [
{
"alias": "BlobQPS",
"alias": "BlobAllocated",
"yaxis": 1
},
{
Expand All @@ -5223,7 +5223,7 @@
"hide": false,
"interval": "",
"intervalFactor": 2,
"legendFormat": "BlobQPS",
"legendFormat": "BlobAllocated",
"refId": "A"
},
{
Expand Down

0 comments on commit 7a88dc7

Please sign in to comment.