From 0edb5d6aeb948752515fc1651a6da9199b3197f1 Mon Sep 17 00:00:00 2001 From: May Lee Date: Fri, 20 Mar 2026 11:42:18 -0400 Subject: [PATCH 1/2] Update pipelines.transform_buffer_utilization metric description --- .../observability_pipelines/metrics/buffer/processors.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/observability_pipelines/metrics/buffer/processors.en.md b/layouts/shortcodes/observability_pipelines/metrics/buffer/processors.en.md index aa5b81e0e0d..19cbc44d9dd 100644 --- a/layouts/shortcodes/observability_pipelines/metrics/buffer/processors.en.md +++ b/layouts/shortcodes/observability_pipelines/metrics/buffer/processors.en.md @@ -5,7 +5,7 @@ These metrics are specific to processor buffers, located upstream of a processor - Use the `component_type` tag to filter or group by the processor type, such as `quota` for the Quota processor. `pipelines.transform_buffer_utilization` -: **Description**: Event count in a processor's buffer. +: **Description**: Distribution of how many events are buffered in a processor. : **Metric type**: histogram `pipelines.transform_buffer_utilization_level` From 051048b14e91057f1e7182b26f5b6346516fff53 Mon Sep 17 00:00:00 2001 From: May Lee Date: Fri, 20 Mar 2026 11:45:58 -0400 Subject: [PATCH 2/2] Apply suggestion from @maycmlee --- .../observability_pipelines/metrics/buffer/processors.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/observability_pipelines/metrics/buffer/processors.en.md b/layouts/shortcodes/observability_pipelines/metrics/buffer/processors.en.md index 19cbc44d9dd..d13ad241663 100644 --- a/layouts/shortcodes/observability_pipelines/metrics/buffer/processors.en.md +++ b/layouts/shortcodes/observability_pipelines/metrics/buffer/processors.en.md @@ -5,7 +5,7 @@ These metrics are specific to processor buffers, located upstream of a processor - Use the `component_type` tag to filter or group by the processor type, such as `quota` for the Quota processor. `pipelines.transform_buffer_utilization` -: **Description**: Distribution of how many events are buffered in a processor. +: **Description**: Histogram of how many events are buffered in a processor. : **Metric type**: histogram `pipelines.transform_buffer_utilization_level`