Skip to content
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

Closed
wants to merge 9 commits into from
Closed

Add Amon output #350

wants to merge 9 commits into from

Conversation

martinrusev
Copy link
Contributor

Wrote an output that sends data to https://www.amon.cx


var sampleConfig = `
# Amon Server Key
serverkey = "my-server-key" # required.
Copy link
Contributor

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

@sparrc
Copy link
Contributor

sparrc commented Nov 6, 2015

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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spelling

@sparrc sparrc closed this in 1accab0 Nov 9, 2015
allenj pushed a commit to allenj/telegraf that referenced this pull request Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants