diff --git a/x-pack/test/api_integration/apis/monitoring/elasticsearch/fixtures/ccr_shard.json b/x-pack/test/api_integration/apis/monitoring/elasticsearch/fixtures/ccr_shard.json index e0f0f8d8ff945..9c4cbd0cc87d3 100644 --- a/x-pack/test/api_integration/apis/monitoring/elasticsearch/fixtures/ccr_shard.json +++ b/x-pack/test/api_integration/apis/monitoring/elasticsearch/fixtures/ccr_shard.json @@ -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