Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dasiths/opentelemetrydistributedtracingsample

OpenTelemetry samples for distributed tracing with examples of context propagation using W3C http trace header and RabbitMQ/MQTT custom context. Live recording of talk: https://youtu.be/nN9YSbnQXpY
https://github.com/dasiths/opentelemetrydistributedtracingsample

distributed-tracing dotnet mqtt open-telemetry opentelemetry python

Last synced: 6 days ago
JSON representation

OpenTelemetry samples for distributed tracing with examples of context propagation using W3C http trace header and RabbitMQ/MQTT custom context. Live recording of talk: https://youtu.be/nN9YSbnQXpY

Awesome Lists containing this project

README

        

# OpenTelemetry Samples For Distributed Tracing With Examples Of Context Propagation

Contents:
- `./dotnet` DOTNET examples for auto instrumentation/manual instrumentation of traces used in live recording of talk https://youtu.be/nN9YSbnQXpY
- `./python` Python examples for MQTT manual instrumentation for traces, metrics and logs used in https://dasith.me/2023/01/06/instrument-mqtt-open-telemetry-python/