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
Hi I have a metrics source URL (password protected),but when I add the target its state is down but when I goto the URL and provide pwd it works
The text was updated successfully, but these errors were encountered:
Any advice, @deadtrickster ?
Sorry, something went wrong.
Authentication issue: the server returned HTTP status 401 please check the targeted server authentication
Try to give 443 port in targets section ['myurl.com:443']
No branches or pull requests
Hi
I have a metrics source URL (password protected),but when I add the target its state is down but when I goto the URL and provide pwd it works
metrics_path: /rest/monitoring/metrics
scheme: https
basic_auth:
username: 'user'
password: 'pwd'
static_configs:
The text was updated successfully, but these errors were encountered: