Type alias ObservabilityPipelineReduceProcessorMergeStrategyStrategy
ObservabilityPipelineReduceProcessorMergeStrategyStrategy: typeof DISCARD | typeof RETAIN | typeof SUM | typeof MAX | typeof MIN | typeof ARRAY | typeof CONCAT | typeof CONCAT_NEWLINE | typeof CONCAT_RAW | typeof SHORTEST_ARRAY | typeof LONGEST_ARRAY | typeof FLAT_UNIQUE | UnparsedObject
The merge strategy to apply.