From 1a519f071a4c56a72fd59744c8e659589bc30c7b Mon Sep 17 00:00:00 2001 From: Shourie Ganguly Date: Wed, 6 Nov 2024 19:59:42 +0530 Subject: [PATCH] updated docs --- x-pack/filebeat/docs/inputs/input-gcs.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/filebeat/docs/inputs/input-gcs.asciidoc b/x-pack/filebeat/docs/inputs/input-gcs.asciidoc index fc5dcee07a8..d9d44756083 100644 --- a/x-pack/filebeat/docs/inputs/input-gcs.asciidoc +++ b/x-pack/filebeat/docs/inputs/input-gcs.asciidoc @@ -474,7 +474,7 @@ observe the activity of the input. | Metric | Description | `url` | URL of the input resource. | `errors_total` | Total number of errors encountered by the input. -| `decode_errors_total` | Total number of decode errors encountered by the input. +| `decode_errors_total` | Total number of decode errors encountered by the input. | `current_state_objects_total` | Number of objects currently tracked in the state registry. | `gcs_objects_requested_total` | Number of GCS objects downloaded. | `gcs_objects_published_total` | Number of GCS objects processed that were published.