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

instrument bugfixes #351

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

instrument bugfixes #351

wants to merge 2 commits into from

Conversation

piotrm0
Copy link
Contributor

@piotrm0 piotrm0 commented Aug 2, 2023

Working out several bugs in instrumentation:

  • Same object in multiple parts of an app will have the wrong path.
  • Same method belonging to multiple components of an app (or same component in multiple places) will have the wrong path.
  • Same method instrumented by multiple apps will have the wrong path.
  • Nested wrapped apps will not produce records for outer apps.

@piotrm0 piotrm0 marked this pull request as draft August 2, 2023 23:40
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

1 participant