Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 306 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 306 Bytes

Prometheus + Grafana + Tempo + Loki Observability Stack example

Running

docker-compose up --build

Viewing Traces

  1. Makes some data by visiting http://localhost:5556/docs
  2. Make some data by visiting http://localhost:5555/docs
  3. View data in grafana by visiting http://localhost:3000