Compare commits

..

1 Commits

Author SHA1 Message Date
Marcus Noble 85569644f2 Switched back to monitoring 2021-06-14 14:35:30 +01:00
1 changed files with 0 additions and 14 deletions

View File

@ -306,20 +306,6 @@ data:
- source_labels: [__meta_kubernetes_endpoints_name]
regex: 'node-exporter'
action: keep
- job_name: 'federated-clusters'
scrape_interval: 15s
honor_labels: true
params:
'match[]':
- '{job="prometheus"}'
- '{job="node"}'
- '{job="node_exporter"}'
- '{job="zfs_exporter"}'
- '{job=~"kubernetes.*"}'
metrics_path: '/federate'
static_configs:
- targets:
- 'prometheus-local.inlets.svc:80'
recording_rules.yml: |
{}
rules: |