We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uname -a
Linux some.node 4.4.10+soundcloud #1 SMP Thu Jun 16 15:17:20 UTC 2016 x86_64 GNU/Linux
blackbox_exporter -version
blackbox_exporter, version 0.10.0 (branch: HEAD, revision: 75681e3c4f051e24269a132e8ec19517118e1586) build user: root@0334aae810a6 build date: 20171009-14:25:49 go version: go1.9.1
Run exporter with --log.level=debug
URLs with IPv4 addresses are correctly formatted.
URLs with IPv4 addresses include brackets around them, which are only valid for IPv6 addresses.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Host operating system: output of
uname -a
Linux some.node 4.4.10+soundcloud #1 SMP Thu Jun 16 15:17:20 UTC 2016 x86_64 GNU/Linux
blackbox_exporter version: output of
blackbox_exporter -version
What did you do that produced an error?
Run exporter with --log.level=debug
What did you expect to see?
URLs with IPv4 addresses are correctly formatted.
What did you see instead?
URLs with IPv4 addresses include brackets around them, which are only valid for IPv6 addresses.
The text was updated successfully, but these errors were encountered: