We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/api-tracing.md#updatename
The text was updated successfully, but these errors were encountered:
I'd like to pick this one.
Sorry, something went wrong.
basic-tracer initial implementation (open-telemetry#99)
775f0e3
* feat(tracer): initial implementation * fix(BasicTracer): address PR comments * feat(basic-tracer): move BasicTracr to a separate package * refactor(core): cleanup * refactor(types): cleanup * feat(basic-tracer): make never sampler the default * docs(basic-tracer): add todo comments * refactor(basic-tracer): prefix privates with _ * refactor(basic-tracer): remove typeof * feat(basic-tracer): add binary and http text format * feat(basic-tracer): make scope mamnager required * refactor(basic-tracer): use INVALID_SPAN_CONTEXT * docs(basic-tracer): add todo comment * fix(tracer): make ALWAYS_SAMPLER the default sampler * fix(types): add scope-base as dependency * refactor(tracer): address PR comments
mauriciovasquezbernal
Successfully merging a pull request may close this issue.
https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/api-tracing.md#updatename
The text was updated successfully, but these errors were encountered: