/Observability_with_Opentelemetry

Numbers give a meaning, so tracing a system is very important. In this project we're using various tech tools to trace a single request.

Primary LanguagePython

Observability With OpenTelemetry

CMD:

docker-compose up (for kafka broker) python grocery_store.py python legacy_inventory.py python shopper.py python order.py

Then check jaeger UI

Tracing reaults Without Kafka Alt Text

With Kafka Alt Text