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

Create package spans, nest test/subtests. #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

icio
Copy link

@icio icio commented May 31, 2023

When run as go-test-trace ... without -stdin, we now create spans for each package and the test spans have been moved to be children of them. Subtests are similarly attached as children to the parent test. Here's a screenshot of a trace of go-test-trace net/http/cgi rendered in Jaeger, with full stdlib trace JSON attached below:

image

go-test-trace-stdlib.json.gz

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.

1 participant