vops.apps.prometheus-blackbox-exporter.2.2.287.source-code.configmap.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of prometheus-blackbox-exporter
Show all versions of prometheus-blackbox-exporter
[Prometheus Blackbox Exporter](https://github.com/prometheus/blackbox_exporter) - blackbox probing of endpoints over HTTP, HTTPS and TCP.
apiVersion: v1
kind: ConfigMap
metadata:
name: blackbox-exporter
data:
config.yml: |-
modules:
http_2xx:
prober: http
timeout: 5s
http:
valid_status_codes: [] # Defaults to 2xx
method: GET
no_follow_redirects: false
fail_if_ssl: false
fail_if_not_ssl: false
© 2015 - 2025 Weber Informatics LLC | Privacy Policy