You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
Tailor is often used as part of large-scale distributed systems and providing out of the box tracing support will extend the observability already present.
Opentracing has gained enough traction and community support to be considered the current standard way of providing distributed tracing across polyglot systems.
The goal of this issue is to instrument the basic operations first, preparing the environment to provide a global tracer which can later (with separate issues) be used to instrument all other missing operations.
The text was updated successfully, but these errors were encountered:
Tailor is often used as part of large-scale distributed systems and providing out of the box tracing support will extend the observability already present.
Opentracing has gained enough traction and community support to be considered the current standard way of providing distributed tracing across polyglot systems.
The goal of this issue is to instrument the basic operations first, preparing the environment to provide a global tracer which can later (with separate issues) be used to instrument all other missing operations.
The text was updated successfully, but these errors were encountered: