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
The "Named Tracers and Meters" RFC (https://github.com/open-telemetry/oteps/blob/master/text/0016-named-tracers.md) has been approved and was added to the specification (open-telemetry/opentelemetry-specification#264).
Please make sure to also update the documentation if necessary (tracer, meter creation).
OpenTelemetry language repositories now need to implement this mechanisms.
The text was updated successfully, but these errors were encountered:
I'm going to work on this.
Sorry, something went wrong.
Named tracers (#301)
baab508
Implements the "Tracers" part of #203.
closing as this is merged. We can discuss further changes to named tracers as separate issues.
feat(sdk): add console logger (open-telemetry#203)
f4ed3f2
* feat: add console logger * fix: review comments
Oberon00
No branches or pull requests
The "Named Tracers and Meters" RFC (https://github.com/open-telemetry/oteps/blob/master/text/0016-named-tracers.md) has been approved and was added to the specification (open-telemetry/opentelemetry-specification#264).
Please make sure to also update the documentation if necessary (tracer, meter creation).
OpenTelemetry language repositories now need to implement this mechanisms.
The text was updated successfully, but these errors were encountered: