Tech Basics
OpenTelemetry vs OpenTracing
Observability | Logging | Tracing | Instrumentation
4 min readJul 11, 2022
--
In order to make a system observable, it must be instrumented.
If at any point of time you start work on observability solutions for managing complex services then you must have heard about OpenCensus
, OpenTracing
, and…