Spring boot with actuator.
Add this micrometer-registry-prometheus to pom.
prometheus.yml set as
scrape_configs:
- job_name: 'spring'
metrics_path: '/actuator/prometheus'
static_configs:
- targets: ['HOST:PORT']
Products
The Grafana Stack
Pricing
Learn
Stay Up To Date
Technical Learning
Join The Community
Company
Help build the future of open source observability software Open positions
Check out the open source projects we support Downloads
Get Started
Free Forever plan:
Spring boot with actuator.
Add this micrometer-registry-prometheus to pom.
prometheus.yml set as
scrape_configs:
- job_name: 'spring'
metrics_path: '/actuator/prometheus'
static_configs:
- targets: ['HOST:PORT']