Tag Archives: open telemetry

Distributed Tracing With Jaeger And OpenTelemetry In Kubernetes

How to set up and observe distributed tracing with Jaeger and OpenTelemetry in Kubernetes?

Continue reading

You MUST Instrument Your Code With OpenTelemetry!

If we want to gain insights into application behavior, we MUST instrument our code. However, instrumenting code can take time and effort and so we better do it in a way that avoids being locked into any specific tool. That’s where OpenTelemetry comes in with its instrumentation standard, independent of the tools where logs, metrics, and traces are collected.

Continue reading
Advertisement