live-de-python
live-de-python copied to clipboard
Live sobre tracing
Good tutorial with four lessons about how to use OpenTracing API (OpenTracing project is archived. Migrate to OpenTelemetry, however still valid) with python.
Links:
- Jaegertracing (distributed tracing system, however Jaeger clients are being retired): https://www.jaegertracing.io/
- Opentelemety (instrument, generate, collect, and export metrics, logs, and traces to help you analyze your software’s performance and behavior): https://opentelemetry.io/
- Zipkin (distributed tracing system, clients: py_zipkin, aiozipkin): https://zipkin.io/
- Aspecto (for observability, using OpenTelemetry): https://www.aspecto.io/
- SigNoz (for observability, using OpenTelemetry): https://signoz.io/
- Sentry (good but paid): https://sentry.io/
Up
https://github.com/dunossauro/live-de-python/issues/359
https://youtu.be/a-0zhcBTd9w