Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Commit 37e95e1

Browse files
committed
dash mem to_iter fix
1 parent b13d531 commit 37e95e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dashboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@
10341034
},
10351035
{
10361036
"refId": "F",
1037-
"target": "alias(metrictank.stats.$environment.$instance.api.mem.to_iter.latency.mean.gauge32, 'mem to iter')",
1037+
"target": "alias(metrictank.stats.$environment.$instance.mem.to_iter.latency.mean.gauge32, 'mem to iter')",
10381038
"textEditor": false
10391039
}
10401040
],

0 commit comments

Comments
 (0)