gysel / spring-boot-metrics-influxdb

Metrics example based on InfluxDB and Grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot Metrics Example

A Spring Boot application capturing metrics using Micrometer and sending them to an InfluxDB. Reporting is done in Grafana.

Start the Example

docker-compose up -d
./gradlew bootRun

The example is accessible on:

The Influx Datasource and a simple dashboard are automatically provisioned in Grafana.

About

Metrics example based on InfluxDB and Grafana


Languages

Language:Java 100.0%