You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: