prometheus-operator: Remove cone nodes

This commit is contained in:
Lauri Võsandi 2023-08-14 22:25:56 +03:00
parent ce7f5f51fb
commit f0c4be9b7d
1 changed files with 0 additions and 22 deletions

View File

@ -26,28 +26,6 @@ spec:
targetLabel: target
---
apiVersion: monitoring.coreos.com/v1
kind: Probe
metadata:
name: nodes-misc
spec:
targets:
staticConfig:
static:
- sprucecone.infra.k-space.ee:9100
- cedarcone.infra.k-space.ee:9100
relabelingConfigs:
- sourceLabels: [__param_target]
targetLabel: instance
- sourceLabels: [__param_target]
targetLabel: __address__
prober:
url: localhost
path: /metrics
metricRelabelings:
- sourceLabels: [__address__]
targetLabel: target
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:
name: node-exporter