Add Dawarich stack
This commit is contained in:
@@ -36,6 +36,16 @@ scrape_configs:
|
||||
- targets:
|
||||
- traefik:8082
|
||||
|
||||
- job_name: dawarich
|
||||
metrics_path: /metrics
|
||||
basic_auth:
|
||||
username: prometheus
|
||||
password_file: /run/secrets/dawarich_metrics_password
|
||||
static_configs:
|
||||
# Dawarich >= 1.7.7 serves aggregated web + Sidekiq metrics here.
|
||||
- targets:
|
||||
- dawarich_app:3000
|
||||
|
||||
- job_name: blackbox-http
|
||||
metrics_path: /probe
|
||||
params:
|
||||
|
||||
Reference in New Issue
Block a user