Skip to content
Lachezar Balev edited this page May 16, 2018 · 5 revisions

Welcome to the monitoring POC (proof-of-concept) wiki

What is this?

This is a small project which is the foundation for my lecture for the jPrime conference in Sofia, May 2018. In consists of the following parts.

  • demo-service - a small Spring Boot 2 application which exposes few metrics which can be later queried and visualised.
  • toolbox - dockerized components which will help the learner to quickly set everything up and running.

How to start?

Basically a nice start will be to visit the lecture in Sofia Tech part or watch it online (if possible). The next step is to get everything up and running and experiment with Prometheus and Grafana by yourself. Each component is described in a separate chapter in this wiki. I recommend to get started with the toolbox.