docker-compose build
docker-compose up
- Hit
localhost:8080
to generate some traffic between the services - Visit
localhost:9090
for prometheus - Visit
localhost:3000
for grafana dashboard
vcl990/envoy_monitoring
Demo for monitoring micro services with envoy service mesh, prometheus & grafana
Go