Sending Python Spans to Jaeger via a Collector
22/04/2024
In the third episode of the series, the spans are sent from Python to Jaeger via an OpenTelemetry collector.
22/04/2024
In the third episode of the series, the spans are sent from Python to Jaeger via an OpenTelemetry collector.
20/04/2024
In the second of the series, the spans are enriched with useful metadata: Setting the span status, adding span attributes and span events.
13/04/2024
In this post, you will take your first steps to manually instrumenting a Python application using OpenTelemetry.
15/01/2024
Did you know there’s a Kubernetes Operator which will automatically generate OpenTelemetry traces for Kubernetes Jobs and CronJobs?
03/01/2024
The Keptn metrics server is a tool which enables developers to retrieve metrics from any / many sources, store them in an on-cluster cache and treat them completely generically. You no longer need to worry about where they came from, just “get me the value of metric foo
” regardless of the metric source.
08/12/2023
I’ve wrote a blog over on dev.to
introducing tracepusher and OpenTelemetry.