Skip to content
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

[OTLP] Support for exporting entire instrumentation scope as tags #25135

Open
bezmax opened this issue Apr 25, 2024 · 0 comments
Open

[OTLP] Support for exporting entire instrumentation scope as tags #25135

bezmax opened this issue Apr 25, 2024 · 0 comments

Comments

@bezmax
Copy link

bezmax commented Apr 25, 2024

I have found a configuration parameter instrumentation_scope_metadata_as_tags, which sounds like it would take entire instrumentation scope and ship it as tags. However, looking at the code, it appears it only copies instrumentation scope's metadata..

Would it be possible to implement similar configuration value, but which would export all instrumentation scope attributes as tags? Similar to resource_attributes_as_tags.

Otherwise, we have to copy all the instrumentation scope attributes into resource attributes right now.

Thanks!

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

No branches or pull requests

1 participant