GoogleCloudPlatform / opentelemetry-operations-python

OpenTelemetry Python exporters for Google Cloud Monitoring and Trace
https://google-cloud-opentelemetry.readthedocs.io/en/stable/
Apache License 2.0
64 stars 45 forks source link

Exporters not sending telemetry scope attributes #361

Open aabmass opened 1 week ago

aabmass commented 1 week ago

For both spans and metrics, we should be including the OTel scope. See collector fixtures for implementation details:

aabmass commented 1 week ago

Could also test in the e2e tests https://github.com/GoogleCloudPlatform/opentelemetry-operations-e2e-testing/issues/60