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
[[outputs.http]] url = "http://10.200.13.23:3000/write?db=default" method = "POST" username = "username" password = "passssword" data_format = "influx"
Telegraf 1.7 in the telegraf:latest docker image
Request should have a Authorization header
There is no Authorization header
The text was updated successfully, but these errors were encountered:
Workaround is setting the authorization header manually in the outputs.http.headers section
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Relevant telegraf.conf:
System info:
Telegraf 1.7 in the telegraf:latest docker image
Steps to reproduce:
Expected behavior:
Request should have a Authorization header
Actual behavior:
There is no Authorization header
The text was updated successfully, but these errors were encountered: