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

[datadogexporter] Add option to send instrumentation library metadata tags with metrics #5431

Merged
merged 5 commits into from
Oct 8, 2021

Conversation

KSerrania
Copy link
Contributor

Description: Adds a new opt-in option, instrumentation_library_metadata_as_tags, to add the instrumentation library name and version as tags on metrics sent by the exporter.

Note: should the name or version tag still be added if the field is an empty string?

Link to tracking Issue: n/a

Testing: Added a unit test.

Documentation: Example file & inline code documentation.

@KSerrania
Copy link
Contributor Author

@mx-psi PTAL

@KSerrania KSerrania force-pushed the kserrania/add-ilmetadata branch from 11987cb to 57a1e0d Compare September 25, 2021 09:53
@mx-psi
Copy link
Member

mx-psi commented Sep 28, 2021

Looks good, although you need to fix the merge conflict

@mx-psi
Copy link
Member

mx-psi commented Oct 5, 2021

This now conflicts with #5270 too, you will need to add a new translator.Option for this

@KSerrania KSerrania marked this pull request as ready for review October 7, 2021 11:18
@KSerrania KSerrania requested review from a team and djaglowski October 7, 2021 11:18
@bogdandrutu bogdandrutu merged commit 04f97ec into open-telemetry:main Oct 8, 2021
KSerrania added a commit to DataDog/datadog-agent that referenced this pull request Oct 15, 2021
zandrewitte pushed a commit to StackVista/stackstate-agent that referenced this pull request Nov 17, 2022
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

Successfully merging this pull request may close these issues.

4 participants