-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
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
Add Amon output #350
Add Amon output #350
Conversation
|
||
var sampleConfig = ` | ||
# Amon Server Key | ||
serverkey = "my-server-key" # required. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be server_key
looks good, thanks @martinrusev! Just make the two changes I noted and the tests should be passing again. Please also update the CHANGELOG and add amon to the README in the list of supported outputs |
# Amon Server Key | ||
serverkey = "my-server-key" # required. | ||
|
||
# Amon Insance URL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
spelling
closes influxdata#350
Wrote an output that sends data to https://www.amon.cx