Skip to content

Commit

Permalink
metrics: fix unit of transaction write size bytes sum (pingcap#27257)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackysp authored Aug 18, 2021
1 parent af66129 commit ef59ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics/grafana/tidb.json
Original file line number Diff line number Diff line change
Expand Up @@ -4602,7 +4602,7 @@
"show": true
},
{
"format": "Bps",
"format": "bytes",
"label": null,
"logBase": 1,
"max": null,
Expand Down

0 comments on commit ef59ede

Please sign in to comment.