mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: remove truenas-remote monitoring
This commit is contained in:
@@ -274,13 +274,13 @@ spec:
|
||||
- targets: ["${LOCAL_LAN_TRUENAS}:9273"]
|
||||
labels:
|
||||
app: "truenas"
|
||||
- job_name: "truenas-remote"
|
||||
scrape_interval: 60s
|
||||
metrics_path: "/metrics"
|
||||
static_configs:
|
||||
- targets: ["${LOCAL_LAN_TRUENAS_REMOTE}:9273"]
|
||||
labels:
|
||||
app: "truenas-remote"
|
||||
# - job_name: "truenas-remote"
|
||||
# scrape_interval: 60s
|
||||
# metrics_path: "/metrics"
|
||||
# static_configs:
|
||||
# - targets: ["${LOCAL_LAN_TRUENAS_REMOTE}:9273"]
|
||||
# labels:
|
||||
# app: "truenas-remote"
|
||||
# Example scrape config for probing ingresses via the Blackbox Exporter.
|
||||
#
|
||||
# The relabeling allows the actual ingress scrape endpoint to be configured
|
||||
|
Reference in New Issue
Block a user