- Jan 12, 2017
-
-
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
-
Pierre Tessier authored
closes #2006
-
Steven Pall authored
-
- Dec 16, 2016
-
-
Cameron Sparr authored
-
Vincent authored
-
Cameron Sparr authored
-
Tevin Jeffrey authored
-
Cameron Sparr authored
-
Patrick Hemmer authored
-
alekseyp authored
-
Cameron Sparr authored
-
Alex Sherwin authored
* fixed parsing of docker image name/version now accounts for custom docker repo's which contain a colon for a non-default port * 1978: modifying docker test case to have a custom repo with non-standard port * using a temp var to store index, ran gofmt * fixes #1987, renaming iterator to 'i'
-
Pierre Tessier authored
-
Doug Reese authored
* MongoDB input plugin: Improve state data Adds ARB as a "member_status" (replica set arbiter). Uses MongoDB replica set state string for "state" value. * MongoDB input plugin: Improve state data - changelog update
-