Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 511 Bytes

Readme.md

File metadata and controls

13 lines (11 loc) · 511 Bytes

Micro services monitoring with envoy service mesh, prometheus & grafana

Setup

setup

Run

  1. docker-compose build
  2. docker-compose up
  3. Hit localhost:8080 to generate some traffic between the services
  4. Visit localhost:9090 for prometheus
  5. Visit localhost:3000 for grafana dashboard

Output

output