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.