GoogleCloudPlatform / GoogleCloudPlatform/opentelemetry-operations-python

Exporters not sending telemetry scope attributes

Open
#361 2 comments 0 reactions 0 assignees View on GitHub
enhancement enhancement accepted priority: p2
Dominant language
Python
Stars
83
Forks
46
Avg merge
11h 40m
Merged PRs (30d)
2

Description

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

- Trace `otel.scope.*`: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/blob/d637680bde0cb1e4d06117621478e5ac281ff556/exporter/collector/integrationtest/testdata/fixtures/traces/traces_basic_expected.json#L112C1-L121C17
- Metrics `instrumentation_scope` and `instrumentation_version`: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/blob/d637680bde0cb1e4d06117621478e5ac281ff556/exporter/collector/integrationtest/testdata/fixtures/logs/logs_apache_error_scope_expected.json#L21-L22

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.