- Apr 17, 2017
-
-
François de Metz authored
-
- Mar 06, 2017
-
-
François de Metz authored
-
- Dec 01, 2016
-
-
Cameron Sparr authored
main reasons behind this: - make adding/removing tags cheap - make adding/removing fields cheap - make parsing cheaper - make parse -> decorate -> write out bytes metric flow much faster Refactor serializer to use byte buffer
-
- Oct 03, 2016
-
-
Cameron Sparr authored
in this commit: - centralize logging output handler. - set global Info/Debug/Error log levels based on config file or flags. - remove per-plugin debug arg handling. - add a I!, D!, or E! to every log message. - add configuration option to specify where to send logs. closes #1786
-
- Jun 22, 2016
-
-
François de Metz authored
closes #1289 Signed-off-by:
François de Metz <francois@stormz.me> Signed-off-by:
Cyril Duez <cyril@stormz.me> Rename internals struct. Signed-off-by:
François de Metz <francois@stormz.me> Signed-off-by:
Cyril Duez <cyril@stormz.me> Update changelog. Signed-off-by:
François de Metz <francois@stormz.me> Signed-off-by:
Cyril Duez <cyril@stormz.me> Update READMEs and CHANGELOG. Signed-off-by:
François de Metz <francois@stormz.me> Signed-off-by:
Cyril Duez <cyril@stormz.me> Update SampleConfig. Update the config format. Update telegraf config. Update the webhooks README. Update changelog. Update the changelog with an upgrade path. Update default ports. Fix indent. Check for nil value on AvailableWebhooks. Check for CanInterface.
-