Skip to content

Commit

Permalink
Fix tests for elastic#23013
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisronline committed Oct 5, 2018
1 parent c4ee9dd commit d61b32f
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 d61b32f

Please sign in to comment.