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

Can this be made to work as a telegraf plugin as well? #2

Open
SEJeff opened this issue Nov 29, 2016 · 3 comments
Open

Can this be made to work as a telegraf plugin as well? #2

SEJeff opened this issue Nov 29, 2016 · 3 comments

Comments

@SEJeff
Copy link

SEJeff commented Nov 29, 2016

This would be useful for users of both redis and influxdb

@leandromoreira
Copy link
Contributor

Thanks @SEJeff for the suggestion, I'll leave it open as a future feature. Since it sends to Logstash you can use a plugin to do that but this will put another node too.

@SEJeff
Copy link
Author

SEJeff commented Nov 29, 2016

Appreciate it! There is a redis telegraf plugin but I'm not sure if it works with sentinel. If not, perhaps there is value add for redis-healthy, or you can use some of that code to improve this. Either way, OSS ftw!

@leandromoreira
Copy link
Contributor

I'd suggest to:

  • Provide a new Sender.
  • Provide a way to create different types of sender METRIC_TARGET=logstash|graphite|telegraf
  • Generify the configuration to support metric_host and metric_port instead of logstash
  • And maybe extract all this to different files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants