Replies: 4 comments
|
Hi @tune007, as per help ( |
0 replies
|
thanks getting requested address is not valid in context now, any suggestions please ? |
0 replies
|
trying to setup a remote monitoring for an RDS instance |
0 replies
|
Could you please post here a complete error message? It might be a different (connectivity) issue. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
I am getting an error when trying to use the web.listen.address flag
flag provided but not defined: -web.listen.address
To Reproduce
Steps to reproduce the behavior:
trying to run the flag with or without quotes in different ways like this gives me error
sql_exporter.exe --web.listen.address "servername.domain.com:9397"
Expected behavior
use specified target for web.listen-address
Additional context
please provide correct format for supplying this flag if I am doing it incorrect
All reactions