update prom
All checks were successful
update neo with compose files / deploy the config on the server (push) Successful in 7s
update neo with compose files / notify after actions (push) Successful in 2s

This commit is contained in:
Didier Slof 2023-05-02 02:14:29 +02:00
parent 60a917146c
commit 3e65efcb6a
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -26,11 +26,14 @@ scrape_configs:
static_configs: static_configs:
- targets: ['docker.host:9393'] - targets: ['docker.host:9393']
- job_name: node - job_name: 'node'
static_configs: static_configs:
- targets: ['docker.host:9100'] - targets: ['docker.host:9100']
# - job_name: dendrite - job_name: 'gitea'
bearer_token: thesemetricsmaybepublic
static_configs:
- targets: ['https://git.ixvd.net']
- job_name: 'blackbox' - job_name: 'blackbox'
metrics_path: /probe metrics_path: /probe