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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spans auto app name #566

Merged
merged 10 commits into from
Feb 4, 2022
Merged

Spans auto app name #566

merged 10 commits into from
Feb 4, 2022

Conversation

XiXiaPdx
Copy link
Contributor

@XiXiaPdx XiXiaPdx commented Nov 18, 2021

WIP for #124

Manual testing, spans are generated and associated with the correct app names. The code research and how the agent works in this scenario is documented here - https://docs.google.com/document/d/1QR9qMqfSA2ILtmGzgkxe6OdSN9knVHOx8e5tid91_MY/edit?usp=sharing

AIT: 馃煝 https://javaagent-build.pdx.vm.datanerd.us/job/AIT_Configurable/231/

Additional PR for AITS to add test coverage: https://source.datanerd.us/java-agent/agent-integration-tests/pull/66

The sample app has a base name and creates two Auto App name transactions. The expected behavior is that spans should report to the associate transaction, on the the particular auto app name, which is happening here.

Screen Shot 2021-11-18 at 10 32 54 AM

This is broken behavior, where all spans of all app names report to the base app name.

Screen Shot 2021-11-18 at 10 31 39 AM

@XiXiaPdx XiXiaPdx force-pushed the spans-auto-app-name branch 2 times, most recently from db0e217 to 6d13914 Compare November 24, 2021 05:00
@kford-newrelic kford-newrelic added this to Triage in Java Engineering Board via automation Nov 29, 2021
@kford-newrelic kford-newrelic moved this from Triage to To do in Java Engineering Board Nov 29, 2021
@kford-newrelic kford-newrelic moved this from To do to Needs Review in Java Engineering Board Dec 2, 2021
@kford-newrelic kford-newrelic linked an issue Jan 5, 2022 that may be closed by this pull request
@kford-newrelic kford-newrelic moved this from Needs Review to To do in Java Engineering Board Jan 18, 2022
@kford-newrelic kford-newrelic moved this from To do to In progress in Java Engineering Board Jan 18, 2022
@kford-newrelic kford-newrelic moved this from In progress to Needs Review in Java Engineering Board Jan 18, 2022
@kford-newrelic kford-newrelic moved this from Needs Review to To do in Java Engineering Board Jan 19, 2022
@twcrone twcrone assigned twcrone and unassigned meiao Feb 1, 2022
@twcrone twcrone moved this from To do to In progress in Java Engineering Board Feb 1, 2022
@twcrone twcrone moved this from In progress to Needs Review in Java Engineering Board Feb 2, 2022
@twcrone twcrone moved this from Needs Review to In progress in Java Engineering Board Feb 2, 2022
@twcrone twcrone moved this from In progress to Needs Review in Java Engineering Board Feb 4, 2022
@twcrone twcrone merged commit 61efdc7 into main Feb 4, 2022
Java Engineering Board automation moved this from Needs Review to Done Feb 4, 2022
@twcrone twcrone deleted the spans-auto-app-name branch February 4, 2022 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Auto app naming doesn't work well with distributed tracing
4 participants