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

Feature Request : NATS output plugin #1487

Closed
prune998 opened this issue Jul 13, 2016 · 2 comments
Closed

Feature Request : NATS output plugin #1487

prune998 opened this issue Jul 13, 2016 · 2 comments

Comments

@prune998
Copy link
Contributor

Feature Request

Create a NATS (streaming ?) output plugin

Desired behavior:

Being able to send metrics to a NATS Queue server, possibly using the streaming protocol
https://github.com/nats-io/nats-streaming-server/blob/master/README.md
http://site-nats-streaming-staging.zeppole.buffalo.im/

Use case:

When you have a large number of servers, you may want to use a broker in between the gathering client (telegraf) and the influx server.
NATS is a new queue system and is written in GO.
There already is an input plugin.

@smetj
Copy link

smetj commented Aug 25, 2016

This would be a good idea!

@pires
Copy link
Contributor

pires commented Aug 31, 2016

This makes sense. I'll pick it up during the weekend.

@pires pires mentioned this issue Sep 1, 2016
3 tasks
@sparrc sparrc closed this as completed in 6b1cc67 Sep 6, 2016
jackzampolin pushed a commit that referenced this issue Oct 7, 2016
Added NATS server container needed for tests.

Added NATS output plug-in. Fixes #1487

NATS output plug-in use internal.GetTLSConfig to instrument TLS configuration.

Added NATS output plug-in to changelog.

closes #1487
closes #1697
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

No branches or pull requests

4 participants