-
# OpenTracing API
Goals from reading:
* Understand what OpenTracing is and how its works at a high level
* Understand what a Tracer is and how it works at a high level
* Understand how OpenTr…
-
I'm looking to add tracing to our application using the OpenTracing API but I can't see a way to intercept commands sent to Arango other than wrapping every call to the driver manually.
In an ideal…
-
This is the tracking issue for the OpenTracing Registry, a page that's intended to be a searchable index of tracers, addons, plugins, and client libraries that support OpenTracing.
The intention of…
-
Verify that opentracing works as expected, it probably will work without significant problems, but we should cover it with a test
-
I’m using the code C++ tracing example on Windows x64 [1]. At runtime, the opentracing::DynamicallyLoadTracingLibrary call [2] always ends up in the opentracing/src/dynamic_load_unsupported.cpp versi…
-
opentracing is deprecated and opentelemetry seems to replace it. Please update that dependency which will also solve es modules warning.
https://github.com/opentracing/opentracing-javascript
https:/…
-
I don't know much about this one and I don't know if it would be useful, but it might be worth investigating.
-
### Do you have a suggestion for code improvement or tracking existing technical debt? Please describe.
OpenCensus and OpenTracing have been archived in favor of OpenTelemetry.
### Describe the sol…
-
#### Description
Support the OpenTracing API.
* to enable the pinpoint to be used as the back-end of the Distributed Tracing of Istio
* first of all, implementing C++ drivers that support Open…
-