Skip to content

Demo for monitoring micro services with envoy service mesh, prometheus & grafana

Notifications You must be signed in to change notification settings

lucabotti/envoy_monitoring

 
 

Repository files navigation

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

About

Demo for monitoring micro services with envoy service mesh, prometheus & grafana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 50.8%
  • Python 45.5%
  • Dockerfile 3.7%