Files
infrastructure/clusters/cl01tl/monitoring/s3-exporter/templates/scrape-config.yaml
Alex Lebens e243a71c97
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m25s
adjust
2025-07-09 19:54:49 -05:00

17 lines
467 B
YAML

apiVersion: monitoring.coreos.com/v1alpha1
kind: ScrapeConfig
metadata:
name: s3-do-home-infra
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: s3-do-home-infra
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
metricsPath: /probe
scrapeInterval: 120s
scrapeTimeout: 120s
httpSDConfigs:
- url: http://s3-exporter.s3-exporter:9340/discovery
refreshInterval: 15s