Skip to content

Enhancement: Support scope attributes (zipkin exporter) #40713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

yaten2302
Copy link

Description

The Zipkin exporter currently ignores the scope attributes on OTLP payloads which leads to missing information.
This PR adds scope attributes as tags to avoid any info getting corrupted/missing.

Link to tracking issue

Fixes #39206

Copy link

linux-foundation-easycla bot commented Jun 13, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@atoulme
Copy link
Contributor

atoulme commented Jun 16, 2025

Do you want to add a test for this change?

@yaten2302
Copy link
Author

Hi @atoulme ,
Sure, will add tests for the change👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[exporter/zipkin] Support scope attributes
2 participants