Skip to content

Commit 0be283a

Browse files
authored
Correct capitalization of 'Generate Metrics' processor (#37683)
1 parent c0948a2 commit 0be283a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/observability_pipelines/processors/generate_metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ products:
1111

1212
## Overview
1313

14-
Many types of logs are meant to be used for telemetry to track trends, such as KPIs, over long periods of time. Generating metrics from your logs is a cost-effective way to summarize log data from high-volume logs, such as CDN logs, VPC flow logs, firewall logs, and network logs. Use the generate metrics processor to generate count, gauge, or distribution metrics from logs that match a query.
14+
Many types of logs are meant to be used for telemetry to track trends, such as KPIs, over long periods of time. Generating metrics from your logs is a cost-effective way to summarize log data from high-volume logs, such as CDN logs, VPC flow logs, firewall logs, and network logs. Use the Generate Metrics processor to generate count, gauge, or distribution metrics from logs that match a query.
1515

1616
**Note**: The metrics generated are [custom metrics][1] and billed accordingly. See [Custom Metrics Billing][2] for more information.
1717

0 commit comments

Comments
 (0)