We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
process.runtime.version
From the semantic conventions:
process.runtime.version - Fill in the exact value returned by runtime.Version(), i.e. go1.17.
runtime.Version()
go1.17
Meaning this needs to be removed:
opentelemetry-go-instrumentation/internal/pkg/process/id.go
Lines 91 to 95 in b9a7efe
The text was updated successfully, but these errors were encountered:
MrAlias
Successfully merging a pull request may close this issue.
From the semantic conventions:
Meaning this needs to be removed:
opentelemetry-go-instrumentation/internal/pkg/process/id.go
Lines 91 to 95 in b9a7efe
The text was updated successfully, but these errors were encountered: