Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional displayThe display name for a component.
Indicates whether the processor is enabled.
The unique identifier for this component. Used to reference this component in other parts of the pipeline.
Optional includeA Datadog search query used to determine which logs this processor targets.
Optional metricsConfiguration for generating individual metrics.
The processor type. Always generate_metrics.
Generated using TypeDoc
The
generate_metricsprocessor creates custom metrics from logs. Metrics can be counters, gauges, or distributions and optionally grouped by log fields.There must be a destination whose
inputsreference this processor with the<processor-id>.metricssuffix to route the generated metrics. All destination types normally supported formetricspipelines are also supported as metrics destinations inlogspipelines.Supported pipeline types: logs