DataDog / opentelemetry-mapping-go

Go modules that implement OpenTelemetry-to-Datadog mapping for all telemetry signals
Apache License 2.0
14 stars 6 forks source link

[pkg/otlp/metrics] Add support for NoRecordedValue flag #330

Closed mx-psi closed 4 months ago

mx-psi commented 4 months ago

What does this PR do?

Adds support for NoRecordedValue flag, meant to represent staleness markers from Prometheus.

Motivation

If we don't ignore these points, they can mess with our logic for detecting resets in cumulative timeseries