- Feb 18, 2016
-
-
Dragostin Yanev (netixen) authored
- Check and return error from NewBatchPoints to prevent runtime panic if user provides an unparsable precision time unit in config. - Provide correct sample config precision examples. - Update etc/telegraf.conf precision comment. closes #715
-
Gabriel Levine authored
closes #688 closes #394
-
Cameron Sparr authored
closes #714
-
Sergio Jimenez authored
closes #682
-
Sergio Jimenez authored
-
Sergio Jimenez authored
-
Sergio Jimenez authored
-
Sergio Jimenez authored
* It was still using the previous config name
-
Sergio Jimenez authored
And on the test configuration file
-
Sergio Jimenez authored
* Use it as a paramater for the closure
-
Sergio Jimenez authored
* This should help backwards compatibility when adding more features or supported Mesos components
-
Sergio Jimenez authored
-
Sergio Jimenez authored
-
Sergio Jimenez authored
* Fixed import for JSONFlattener{} it's now in parsers, broke after rebasing.
-
Sergio Jimenez authored
* Use timeout as parameter in the http request * A bit of cleanup * More tests
-
Sergio Jimenez authored
* Defined global var for holding default metric groups * Refactor removeGroup() to work with the whitelist * Refactor TestRemoveGroup()
-
Sergio Jimenez authored
-
Sergio Jimenez authored
* Now the user selects what to push instead of what not * Required to check and improve tests * Missing checks in the code when MetricsCol is empty
-
Sergio Jimenez authored
The plugin will iterate over the Servers slice and create a goroutine for each of them.
-
Sergio Jimenez authored
-
Sergio Jimenez authored
-
Sergio Jimenez authored
The plugin is able to query a Mesos master and push the metrics, a blacklist can be configured and a timeout, it's still not used. Added unit test, might be a good idea to have system test using docker.
-
Cameron Sparr authored
-
- Feb 17, 2016
-
-
Cameron Sparr authored
-
Cameron Sparr authored
-
Cameron Sparr authored
this includes: - Add Accumulator to the Start() function of service inputs - For message consumer plugins, use the Accumulator to constantly add metrics and make Gather a dummy function - rework unit tests to match this new behavior. - make "flush_buffer_when_full" a config option that defaults to true closes #666
-
- Feb 16, 2016
-
-
Cameron Sparr authored
-
- Feb 15, 2016
-
-
Thibault Cohen authored
closes #650
-
Cameron Sparr authored
-
- Feb 14, 2016
-
-
Anton Bykov authored
closes #693
-
Andrei Burd authored
closes #695
-
Vladislav Shub authored
-
- Feb 13, 2016
-
-
Cameron Sparr authored
closes #191
-
Cameron Sparr authored
-
Cameron Sparr authored
-
Cameron Sparr authored
-
- Feb 12, 2016
-
-
Cameron Sparr authored
-
Cameron Sparr authored
-
Thomas Menard authored
Add pg_stat_bg_writer stats closes #683
-
Cameron Sparr authored
-