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

Change the process.runtime.name resource to go for the default Go compiler #2510

Closed
pellared opened this issue Jan 13, 2022 · 0 comments · Fixed by #2560
Closed

Change the process.runtime.name resource to go for the default Go compiler #2510

pellared opened this issue Jan 13, 2022 · 0 comments · Fixed by #2560

Comments

@pellared
Copy link
Member

Resolves: open-telemetry/opentelemetry-specification#2262 and open-telemetry/opentelemetry-go-contrib#350

The changes most likely should be done here:

defaultRuntimeNameProvider runtimeNameProvider = func() string { return runtime.Compiler }

@pellared pellared changed the title Change process.runtime.name namespace to 'go' for the default Go compiler Change the process.runtime.name resource to go for the default Go compiler Jan 13, 2022
@MrAlias MrAlias added this to the Release v1.5.0 milestone Feb 24, 2022
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 a pull request may close this issue.

2 participants