Skip to content

diallodev221/observability-spring-grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Observability of Spring Boot with Grafana Stack

Observability of spring boot service using spring actuator, prometheus, grafana, loki,tempo and docker compose support

Observability Grafana Stack (1)

Technologies

Setup & Running

  • Ensure you have Java 21 and Maven installed on your system
  • Clone the repository
    git clone [repository-url]
  • Go into the project directory
   cd [repository-name]
  • Run the application
   mvn spring-boot:run

Testing

   mvn test

About

Monitoring spring apps (logs, metrics, traces)

Topics

Resources

Stars

Watchers

Forks