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] Rename Origin fields; add OriginProductDatadogExporter #322

Closed mx-psi closed 5 months ago

mx-psi commented 5 months ago

What does this PR do?

Renames metrics origin fields. Adds OriginProductDatadogExporter field

Motivation

These fields are not yet used anywhere, and they were renamed in the backend. This renames all fields for consistency.