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

Prevent recording of child spans of a 'leaf' span #237

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

asgrim
Copy link
Collaborator

@asgrim asgrim commented Aug 26, 2021

The initial 'leaf span' implementation involved just preventing serialisation of anything below a leaf node. This new approach will prevent recording any child spans belonging to a leaf span.

@asgrim asgrim added this to the 6.5.0 milestone Aug 26, 2021
@asgrim asgrim added the enhancement New feature or request label Aug 26, 2021
@asgrim asgrim self-assigned this Aug 26, 2021
@asgrim asgrim force-pushed the do-not-record-children-for-leaf-spans branch from 99a10f5 to 3fcc622 Compare August 26, 2021 10:06
@asgrim asgrim merged commit cc741cb into master Aug 26, 2021
@asgrim asgrim deleted the do-not-record-children-for-leaf-spans branch August 26, 2021 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant