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

I think it's good practice to give the machine owners possibility to define also discoveries. I added /discovery endpoint in this PR which is configured in config file: ``` discovery:...

I would like to propose the ability to blackbox_exporter to provide also list of scrapes to prometheus. So the admin of blackbox machine can propose also scrapes and not only...

This resolves: [#1096](https://github.com/prometheus/blackbox_exporter/issues/1096) and [#955](https://github.com/prometheus/blackbox_exporter/issues/955)

related issues: [#1104](https://github.com/prometheus/blackbox_exporter/issues/1104) allow specification of query_name by probe param for dns prober

The default oauth2 module works well, however [http.go](https://github.com/prometheus/blackbox_exporter/blob/a7d02da341bd5995eb7f6a1f1be7cff68d99397c/prober/http.go#L351) creates a new client (`pconfig.NewClientFromConfig()`) for every single probe. We'd like to cache the client across probes, so that we can reuse...

### Host operating system: output of `uname -a` CentOS Stream 9 ### blackbox_exporter version: output of `blackbox_exporter --version` blackbox_exporter, version 0.24.0 (branch: HEAD, revision: 0b0467473916fd9e8526e2635c2a0b1c56011dff) ### What is the blackbox.yml...

Related issue: https://github.com/prometheus/blackbox_exporter/issues/1096 > Currently icmp, tcp, dns probers have supported to specify the source address by source_ip_address configuration. :https://github.com/prometheus/blackbox_exporter/pull/262 > >Http and grpc prober also need this features ,...

I think it would be nice to have a metric that shows the hash value of the DNS resolving result. For example, if the query type is not A record...

tls: failed to parse certificate from server: x509: unsupported elliptic curve