Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.01 KB

File metadata and controls

19 lines (15 loc) · 1.01 KB

Observability Blog

Code for the blog series exploring various areas of Observability

How to run?

Spin up the containers for setting up infrastructure docker compose up -d

Start both booking-service & booking-id-service

Observability stack

  • Prometheus: http://localhost:9090
  • Grafana: http://localhost:3000
  • Zipkin: http://localhost:9411
  • Jaeger: http://localhost:16686