From b428e4034fb4c494d2e073f5dd1785f115a0bd2c Mon Sep 17 00:00:00 2001 From: Olga Pudrovska Date: Fri, 17 Nov 2023 16:03:02 +0100 Subject: [PATCH] Update website/docs/explorer/operations.mdx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Eneko Fernández <12957664+enekofb@users.noreply.github.com> --- website/docs/explorer/operations.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/explorer/operations.mdx b/website/docs/explorer/operations.mdx index e1f77b7e5d8..585ed576455 100644 --- a/website/docs/explorer/operations.mdx +++ b/website/docs/explorer/operations.mdx @@ -239,7 +239,7 @@ The following metrics are available to monitor its health. The metric `objects_cleaner_status` provides telemetry on the objects cleaner's `status` which can take on the following values: - Starting: Objects Cleaner is starting after starting the API server. - Started: objects cleaner has been started and is watching for objects which are expired, according to their `RetentionPolicy`, to remove them from the datastore or indexer. -- Stopped: objects cleaner has been stopped after stopping collection. +- Stopped: Objects Cleaner is stopped after stopping collection. ``` objects_cleaner_status{status="started"} 1