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

Make span naming more consistent with other languages #109

Closed
dashpole opened this issue Oct 26, 2020 · 1 comment
Closed

Make span naming more consistent with other languages #109

dashpole opened this issue Oct 26, 2020 · 1 comment
Labels

Comments

@dashpole
Copy link
Contributor

Default span naming in the go exporter is Span.<kind>.<name>. According to @aabmass, it is just <name> for python and for javascript. Since the opentelemetry collector is written in golang, this means a python application's span naming will change if it sends to a collector vs if it sends directly to stackdriver.

@tbarker25
Copy link
Contributor

This should be fixed by #155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants