-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix: clarify that APM metrics include tags from DD_TAGS #27099
Conversation
Preview links (active after the
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a small edit!
Co-authored-by: May Lee <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @darccio! Feel free /merge
when good to go.
/merge |
Devflow running:
|
@maycmlee The PR is missing your approval 😃 |
Thanks @maycmlee! |
* fix: clarify that metrics include tags from DD_TAGS * Update content/en/tracing/trace_collection/library_config/go.md Co-authored-by: May Lee <[email protected]> --------- Co-authored-by: May Lee <[email protected]>
What does this PR do? What is the motivation?
Adds that metrics are submitted to the agent from the Go tracer including tags from
DD_TAGS
environment variables.Source: DataDog/dd-trace-go#3067
Merge instructions
Merge readiness:
Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the
<yourname>/description
naming convention) and then add the following PR comment: