Distributed Trace

The Devprime platform offers a Distributed Tracing approach automatically through the observability feature following the OpenTelemetry standard and can use tools such as Zipkin, Jaeger and many other platforms.

Zipkin

Zipkin is a distributed tracking system. It helps collect time data needed to troubleshoot latency issues in service architectures. Features include the collection and research of this data. Use Devprime’s standard OpenTelemetry protocol.

Jaeger

Jaeger is a distributed tracing tool compatible with the OpenTelemetry protocol, which allows you to monitor and resolve performance issues in complex and distributed systems, providing detailed visibility into transactions and dependencies.

Last modified August 20, 2024 (2f9802da)