/spring-observability

Spring boot with gradle using observability(Prometheus and Grafana)

Primary LanguageJava

Spring boot with gradle using observability(Prometheus and Grafana)

Project in Spring Boot with gradle, using observability(Prometheus and Grafana) and creation custom metrics

Tools used in project

Getting Started

  • Necessary install Prometheus and Grafana or use the container docker
  • After this, if you install docker, you can execute: "docker-compose up" to start Prometheus and Grafana
  • After you can start the project

Address to Access