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"]
|
- targets: ["${LOCAL_LAN_TRUENAS}:9273"]
|
||||||
labels:
|
labels:
|
||||||
app: "truenas"
|
app: "truenas"
|
||||||
- job_name: "truenas-remote"
|
# - job_name: "truenas-remote"
|
||||||
scrape_interval: 60s
|
# scrape_interval: 60s
|
||||||
metrics_path: "/metrics"
|
# metrics_path: "/metrics"
|
||||||
static_configs:
|
# static_configs:
|
||||||
- targets: ["${LOCAL_LAN_TRUENAS_REMOTE}:9273"]
|
# - targets: ["${LOCAL_LAN_TRUENAS_REMOTE}:9273"]
|
||||||
labels:
|
# labels:
|
||||||
app: "truenas-remote"
|
# app: "truenas-remote"
|
||||||
# Example scrape config for probing ingresses via the Blackbox Exporter.
|
# Example scrape config for probing ingresses via the Blackbox Exporter.
|
||||||
#
|
#
|
||||||
# The relabeling allows the actual ingress scrape endpoint to be configured
|
# The relabeling allows the actual ingress scrape endpoint to be configured
|
||||||
|
Reference in New Issue
Block a user