world-federation-of-advertisers / cross-media-measurement

Apache License 2.0
33 stars 11 forks source link

Follow semantic conventions for OpenTelemetry instruments. #1623

Closed SanjayVas closed 1 month ago

SanjayVas commented 2 months ago

This reuses the OpenTelemetry instance created by the Java agent in code. This also switches to the googlecloud OpenTelemetry exporter on GKE, which avoids conversion loss from OpenTelemetry->Managed Prometheus->Cloud Monitoring.

Superfluous instruments were also dropped:

wfa-reviewable commented 2 months ago

This change is Reviewable

SanjayVas commented 1 month ago

Depends on https://github.com/world-federation-of-advertisers/bazel-registry/pull/43