Play kafka Mssage Broker System by Saga pattern and observability with opentelemetry
- Node.js
- npm
- Kafka
- Jaeger
- Clone this repository.
- Run
npm installto install the dependencies. - Run
npm startto execute all service instant.
KAFKA_BROKERS=
OTLP_SERVICE_NAME=
OTLP_TRACE_ENDPOINT=
OTLP_METRIC_ENDPOINT=

