|
|
|
|
|
by mhall119
1750 days ago
|
|
Telegraf can do this too, in a more limited capacity. It keeps an in-memory buffer of collected data points so if a write to an output fails it'll try again on the next interval without losing the data it has already collected. |
|