Skip to content

Commit

Permalink
Fix tests for #23013 (#23883)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisronline authored and cqliu1 committed Oct 12, 2018
1 parent a312896 commit 9a0ab5b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"metricAgg": "sum",
"label": "Ops delay",
"title": "Ops delay",
"description": "The amount of time the follower index is lagging behind the leader.",
"units": "ms",
"description": "The number of operations the follower index is lagging behind the leader.",
"units": "",
"format": "0,0.[00]",
"hasCalculation": true,
"isDerivative": false
Expand Down

0 comments on commit 9a0ab5b

Please sign in to comment.