Suraj Nath

Results 61 comments of Suraj Nath

author of this issue has deleted the account, so I will close this. If anyone is facing this issue in lastest version, please create a new issue :)

+1, would like to merge. needs rebase.

thank you, going to close this. `User-Agent` header can be confiured via `headers` config, see more: https://github.com/prometheus/blackbox_exporter/blob/master/CONFIGURATION.md#http_probe

> > fyi: #981 is also fixing the same issue. > > Well, after i make this PR. My target was changed. I need to known more infomation about the...

going to close this issue for now because community channels are more suitable for this discussion. For questions/help/support please use our [community](https://prometheus.io/community/) channels. There are more people available to potentially...

I was able to reproduce it on `master` with `make test`, or via `go test ./...` on my local machine (running `go version go1.21.4 linux/amd64`) but it works fine when...

> I wonder if we should have a Prometheus dev discussion about stale bot. I would prefer to keep this setup consistent between projects. yes, I was looking to see...

hey, can you share more about the usecase for short lived and long lived certs?. If maintainers think that it's a valid usecase, I would be happy to review the...

it will be in next release but we don't have timeline for next release, in the meantime you can use docker images built from master branch. we publish them here:...

> Error for HTTP request" err="Get "[https://myservice.sss.aaa.net/\](https://myservice.sss.aaa.net/%5C)": remote error: tls: certificate required" Your endpoint expects a cert. if possible, you can change your backend to allow requests without client certs...