blackbox_exporter icon indicating copy to clipboard operation
blackbox_exporter copied to clipboard

Blackbox prober exporter

Results 211 blackbox_exporter issues
Sort by recently updated
recently updated
newest added

### blackbox_exporter version: output of `blackbox_exporter --version` 0.20.0 ### What is the blackbox.yml module config. ``` modules: http_2xx: prober: http timeout: 50s http: valid_http_versions: ["HTTP/1.1", "HTTP/2.0"] valid_status_codes: [200, 301, 302]...

This metric has the value of the response code from the DNS server; 0 is NOERROR, per https://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml#dns-parameters-6 It can be used along with probe_success in order to diagnose why...

the oauth2 implementation doesn't seem to support anything other than just client_id and client_secret. I have a system which requires client_id and client_secret plus a username and password to be...

### Host operating system: output of `uname -a` Kubernetes ### blackbox_exporter version: output of `blackbox_exporter --version` ### What is the blackbox.yml module config. ### What is the prometheus.yml scrape config....

### Host operating system: output of `uname -a` Windows 10 ### blackbox_exporter version: output of `blackbox_exporter --version` 0.19.0 ### What is the blackbox.yml module config. ``` modules: http_2xx: prober: http...

Debian stretch/9.x all versions of blackbox_exporter This is sort of partly a bug and partly a feature request. I wanted to monitor some Tor hidden services using Prometheus and I...

### Host operating system: output of `uname -a` ```Linux prometheus-blackbox-exporter-5b55bd69f7-tg94g 5.4.0-89-generic #100-Ubuntu SMP Fri Sep 24 14:50:10 UTC 2021 x86_64 GNU/Linux``` ### blackbox_exporter version: output of `blackbox_exporter --version` ``` blackbox_exporter,...

CONFIGURATION.md and example.yml both seem like a half-completed job ? Both of these only document `modules` parameters and do not document or provide examples for other critical areas e.g. `scrape_configs`

When running in docker on osx and shortening the configuration file from my laptop, then asking the exporter to reload the config, an error is raised: failed to reload config:...

### Host operating system: output of `uname -a` `FreeBSD $hostname 13.0-RELEASE-p4 FreeBSD 13.0-RELEASE-p4 #0: Tue Aug 24 07:33:27 UTC 2021 [email protected]:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64` ### blackbox_exporter version: output of `blackbox_exporter --version` ```...