monitoring: drop duplicate titan-db scrape job
This commit is contained in:
parent
4def298b83
commit
580d1731f9
@ -218,16 +218,6 @@ spec:
|
||||
- action: keep
|
||||
source_labels: [__meta_kubernetes_namespace, __meta_kubernetes_pod_label_app_kubernetes_io_part_of]
|
||||
regex: flux-system;flux
|
||||
- job_name: "titan-db"
|
||||
static_configs:
|
||||
- targets: ["titan-db:9100"]
|
||||
relabel_configs:
|
||||
- source_labels: [__address__]
|
||||
target_label: instance
|
||||
metric_relabel_configs:
|
||||
- source_labels: [instance]
|
||||
target_label: node
|
||||
replacement: titan-db
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user