Skip to content

Simple microservices architecture with Traefik, Prometheus, Grafana and Alertmanager for Slack notifications. Used for tutorial purposes.

Notifications You must be signed in to change notification settings

vrnvu/microservices-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservices monitoring

Architecture

  • Traefik
  • Prometheus
    • Pushgateway missing
  • Grafana
    • Visualizations
  • Alertmanager
    • Configured to send alerts regarding resource usage and container states.
    • Alerts sended to a Slack channel
  • Microservices: ui + webservices
    • 2 replicas each which we loadbalance using Traefik

Traefik

Grafana

About

Simple microservices architecture with Traefik, Prometheus, Grafana and Alertmanager for Slack notifications. Used for tutorial purposes.

Topics

Resources

Stars

Watchers

Forks