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

feat(reporter): use semantic attributes for code locations #4

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

aergonaut
Copy link
Owner

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Aligns the test/step location span attributes with OTel semantic conventions.

  • What is the current behavior? (You can also link to an open issue here)

The current span attributes use non-standard labels to annotate the code location that generated the test or step.

  • What is the new behavior (if this is a feature change)?

Now the reporter will use the semantic conventions for code locations defined by OpenTelemetry.

  • Other information:

@aergonaut aergonaut merged commit 846dc41 into main Jan 1, 2025
1 check passed
@aergonaut aergonaut deleted the use-semantic-code-attrs branch January 1, 2025 00:21
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