- Jan 23, 2017
-
-
Cameron Sparr authored
closes #2299
-
- Jan 22, 2017
-
-
Claudius Zingerli authored
* Add documentation to diskio plugin * Update spelling, fix iops_in_progress unit
-
- Jan 13, 2017
-
-
Cameron Sparr authored
-
Cameron Sparr authored
-
Pierre Fersing authored
-
Cameron Sparr authored
-
acezellponce authored
* Added GatherUserStatistics, row Uptime in gatherGlobalStatuses, and version fields & tags * Updated README file * pulling in latest from master * ran go fmt to fix formatting * fix unreachable code * few fixes * cleaning up and applying suggestions from sparrc
-
Viet Hung Nguyen authored
-
Cameron Sparr authored
-
Kebus1 authored
-
Cameron Sparr authored
-
Cameron Sparr authored
I don't like this behavior, but it's what InfluxDB accepts, so the telegraf listener should be consistent with that. I accidentally reverted this behavior when I refactored the telegraf metric representation earlier in this release cycle.
-
- Jan 12, 2017
-
-
Cameron Sparr authored
-
Patrick Hemmer authored
-
Mohammad Ali Alfarra authored
* Document basic auth for haproxy * Typo in haproxy readme
-
- Jan 11, 2017
-
-
Cameron Sparr authored
closes #2248
-
Emil Haugbergsmyr authored
* Fixes change to the error api in the kafka project. * Updated test to reflect the change. * Update kafka to match master branch.
-
- Jan 09, 2017
-
-
Kurt Mackey authored
* Fix for broken librato output These errors are delightful, but I'd rather avoid them: ``` Error parsing /etc/telegraf/telegraf.conf, line 2: field corresponding to `api_user' is not defined in `*librato.Librato' ``` * Fixed bad format from last commit
-
Patrick Hemmer authored
-
Jérôme Vizcaino authored
-
Cameron Sparr authored
-
- Jan 06, 2017
-
-
Cameron Sparr authored
closes #2209
-
- Dec 21, 2016
-
-
YKlausz authored
-
Dominik Labuda authored
-
Cameron Sparr authored
closes #2027
-
Cameron Sparr authored
this is just a waste of cpu cycles, since telegraf converts all uints to int64 anyways.
-
- Dec 20, 2016
-
-
Mark Wolfe authored
-
Cameron Sparr authored
closes #1980
-
Cameron Sparr authored
-
Mark Wolfe authored
* Moved to using the inbuilt serializer. * Remove Atomic variable as it is not required. * Adjusted metric type in line with latest changes.
-
Cameron Sparr authored
this basically reverts #887 at some point we might want to do some special handling of reloading plugins and keeping their state intact, but that will need to be done at a higher level, and in a way that is thread-safe for multiple input plugins of the same type. Unfortunately this is a rather large feature that will not have a quick fix available for it. fixes #1975 fixes #2102
-
Cameron Sparr authored
-
Matt O'Hara authored
* add clusterstats to elasticsearch input plugin * add clusterstats to elasticsearch input plugin * add clusterstats to elasticsearch input plugin * add clusterstats to elasticsearch input plugin * add clusterstats to elasticsearch input plugin * responses to requested changes * remove unnecessary recommendation
-
Cameron Sparr authored
deals partially with #1973 see also https://github.com/vjeantet/grok/issues/17
-
Cameron Sparr authored
closes #1898
-
Cameron Sparr authored
-
Łukasz Harasimowicz authored
* plugins/input/consul: moved check_id from regular fields to tags. When service has more than one check sending data for both would overwrite each other resulting only in one check being written (the last one). Adding check_id as a tag ensures we will get info for all unique checks per service. * plugins/inputs/consul: updated tests
-
Jeff Ashton authored
closes #1763 closes #2017
-
Ken Dilley authored
* Update MySQL Readme to clarify connection string examples. * Update mysql sample config to clarify connection string examples
-
- Dec 17, 2016
-
-
Cameron Sparr authored
-