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
Specs: https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/tracing-api.md#tracing-api
The API should also include no-op implementations for some classes, see the java client for details.
The text was updated successfully, but these errors were encountered:
OpenTracing api: https://github.com/opentracing/opentracing-javascript/blob/master/src/tracer.ts#L49
Sorry, something went wrong.
Python's Tracer API for reference: https://github.com/open-telemetry/opentelemetry-python/blob/master/opentelemetry-api/src/opentelemetry/trace/__init__.py#L123
c1b117d
Merge pull request open-telemetry#28 from vmarchaud/fix-express-build
9d87313
danielkhan
No branches or pull requests
Specs: https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/tracing-api.md#tracing-api
The API should also include no-op implementations for some classes, see the java client for details.
The text was updated successfully, but these errors were encountered: