Prometheus for Devs
Having Microservices without proper monitoring tools is like driving the freeway without lights at night. One of those proper tools is Prometheus. In this workshop I will discuss/show * the general ar …
Talk Title | Prometheus for Devs |
Speakers | Hubert Ströbitzer (DevOps Guy, Freelancer) |
Conference | KubeCon + CloudNativeCon Europe |
Conf Tag | |
Location | Copenhagen, Denmark |
Date | Apr 30-May 4, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Having Microservices without proper monitoring tools is like driving the freeway without lights at night. One of those proper tools is Prometheus. In this workshop I will discuss/show * the general architecture of Prometheus * how to run Prometheus and Grafana within Docker * how to run some exporters and how to scrape them * how to create a simple Dashboard in Grafana * how to write custom metrics with a Spring Boot Application