Type alias ObservabilityPipelineAggregateProcessorMode
ObservabilityPipelineAggregateProcessorMode:typeof AUTO | typeof SUM | typeof LATEST | typeof COUNT | typeof MAX | typeof MIN | typeof MEAN | UnparsedObject
The aggregation mode applied to metrics that share the same name and tags within the interval.
The aggregation mode applied to metrics that share the same name and tags within the interval.