- Mar 08, 2017
-
-
Robpol86 authored
* Exporting Ipmi.Path to be set by config. Currently "path" is not exported, giving this error when users try to override the variable via telegraf.conf as per the sample config: `field corresponding to `path' is not defined in `*ipmi_sensor.Ipmi'` Exporting the variable solves the problem. * Updating changelog.
-
vvvkamper authored
added PDH_FMT_NOCAP100 format option closes #2483
-
Cameron Sparr authored
hopefully this will fix #2472
-
- Mar 06, 2017
-
-
Daniel Nelson authored
-
Cameron Sparr authored
-
François de Metz authored
-
- Mar 03, 2017
-
-
Jack Zampolin authored
-
- Mar 02, 2017
-
-
Charles-Henri authored
During issue #2215 it was highlighted that the current behavior where rules without a comment are ignored is confusing for several users. This commit improves the documentation and adds a NOTE to the sample config to clarify the behavior for new users.
-
Chris Koehnke authored
Tweak formatting of `LogicalDisk` counter array to have one entry per line.
-
- Mar 01, 2017
-
-
Cameron Sparr authored
closes #1433
-
- Feb 28, 2017
-
-
Cameron Sparr authored
closes #2466
-
Cameron Sparr authored
closes #2178
-
Cameron Sparr authored
-
- Feb 24, 2017
-
-
Cameron Sparr authored
-
- Feb 22, 2017
-
-
Cameron Sparr authored
closes #2071
-
- Feb 21, 2017
-
-
Rickard von Essen authored
-
- Feb 20, 2017
-
-
Carlos authored
-
- Feb 17, 2017
-
-
Cameron Sparr authored
closes #2414
-
Cameron Sparr authored
fixes #2380
-
Cameron Sparr authored
-
Leandro Piccilli authored
closes #2390 closes #2404
-
- Feb 16, 2017
-
-
Cameron Sparr authored
fixes #2282
-
Priyank Trivedi authored
-
- Feb 15, 2017
-
-
Yaron de Leeuw authored
The docker engine-api package we use needs golang 1.7+, see: https://github.com/docker/engine-api/pull/382#issuecomment-244512952 So telegraf won't compile without 1.7
-
- Feb 13, 2017
-
-
François de Metz authored
-
Cameron Sparr authored
-
Cameron Sparr authored
-
- Feb 10, 2017
-
-
Cameron Sparr authored
-
Cameron Sparr authored
-
- Feb 06, 2017
-
-
Cameron Sparr authored
-
- Feb 03, 2017
-
-
Cameron Sparr authored
-
Cosmo Petrich authored
closes #2339
-
Cameron Sparr authored
-
Nick Irvine authored
Also, ensure pidfile perms are 644
-
- Feb 02, 2017
-
-
Patrick Hemmer authored
closes #1516 closes #1711 closes #1721 closes #1526
-
Yaron de Leeuw authored
* Procstat: don't cache PIDs Changed the procstat input plugin to not cache PIDs. Solves #1636. The logic of creating a process by pid was moved from `procstat.go` to `spec_processor.go`. * Procstat: go fmt * procstat: modify changelog for #2206
-
Patrick Hemmer authored
-
Matteo Cerutti authored
closes #2244 closes #1547
-
Cameron Sparr authored
this defer function was causing telegraf to call os.Exit(0) instead of panicking when it was supposed to. closes #2341
-
Cameron Sparr authored
closes #2356
-