grafana / alloy

OpenTelemetry Collector distribution with programmable pipelines
https://grafana.com/oss/alloy
Apache License 2.0
968 stars 103 forks source link

otelcol.processor.deltatocumulative: new component #1044

Closed rfratto closed 1 week ago

rfratto commented 1 week ago

Introduce a new otelcol component which tracks metric streams with the delta temporality and converts them into the cumulative temporality.

This component is initially introduced at the experimental level.