Navigation Menu

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

ddtrace/tracer: fix top_level computation with DD_SERVICE_MAPPING #1150

Merged
merged 2 commits into from Mar 1, 2022

Conversation

mackjmr
Copy link
Member

@mackjmr mackjmr commented Jan 28, 2022

This PR fixes a bug where the service name can be changed via DD_SERVICE_MAPPING after the top level span is computed.

@mackjmr mackjmr requested a review from a team January 28, 2022 09:36
Copy link
Contributor

@gbbr gbbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@gbbr gbbr modified the milestones: 1.36.0, 1.37.0 Jan 28, 2022
@arbll
Copy link
Member

arbll commented Feb 21, 2022

Anything holding this back @mackjmr @gbbr ? Would be super useful to allow us to override some hardcoded service names such as grpc.client.

@nsrip-dd nsrip-dd merged commit 585a18a into v1 Mar 1, 2022
@nsrip-dd nsrip-dd deleted the mackjmr/fix-service-mapping-top-level branch March 1, 2022 17:15
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.

None yet

4 participants