Newer
Older
global:
scrape_interval: 1s
external_labels:
monitor: 'my-monitor'
scrape_configs:
- job_name: 'prometheus'
static_configs:
- job_name: 'formula-core'
metrics_path: /actuator/prometheus
static_configs:
Alžbeta Hajná
committed
- targets:
- core:8090
- application:8081
- visualization:8082
- notification:8083