feat: new scrapes

This commit is contained in:
nyyu 2023-03-05 08:58:53 +01:00
parent 97cf13cb09
commit ec65c7876d
3 changed files with 412 additions and 3 deletions

View file

@ -29,9 +29,9 @@ scrape_configs:
static_configs:
- targets: ["cadvisor:8080"]
- job_name: "smartctl"
static_configs:
- targets: ["nyyu.dev:9633"]
# - job_name: "smartctl"
# static_configs:
# - targets: ["nyyu.dev:9633"]
- job_name: "node_nyyu"
scheme: https
@ -43,6 +43,18 @@ scrape_configs:
static_configs:
- targets: ["alpine:9100"]
- job_name: "mariadb"
static_configs:
- targets: ["192.168.0.4:9104"]
- job_name: "kube"
static_configs:
- targets: ["192.168.0.4:9122"]
- job_name: "freebox"
static_configs:
- targets: ["192.168.0.4:9091"]
# - job_name: "smokeping"
# static_configs:
# - targets: ["smokeping:9374"]