- Feb 17, 2017
-
-
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
-
Cameron Sparr authored
-
- Feb 01, 2017
-
-
Nathan Haugo authored
-
Jérôme Vizcaino authored
* ceph: maps are already refs, no need to use a pointer * ceph: pgmap_states are represented in a single metric "count", differenciated by tag * Update CHANGELOG
-
Cameron Sparr authored
-
James Gregory authored
-
Cameron Sparr authored
-
ldep30 authored
* Update README.md * Add lock support to the IPtables input plugin * Update iptables.go Doc cleaning
-
Cameron Sparr authored
-
Len Smith authored
* Add in support for looking for substring in response * Add note to CHANGELOG.md * Switch from substring match to regex match * Requested code changes * Make requested changes and refactor to avoid nested if-else. * Convert tabs to space and compile regex once
-
Pierre Fersing authored
* Keep -config-directory when running as Windows service * Update changelog
-
njwhite authored
* Make Logparser Plugin Check For New Files Check in the Gather metric to see if any new files matching the glob have appeared. If so, start tailing them from the beginning. * changelog update for #2141
-
Cameron Sparr authored
-
Cameron Sparr authored
-
Cameron Sparr authored
closes #2324
-
Martin authored
-
Cameron Sparr authored
-
Cameron Sparr authored
fixes #2317
-
- Jan 29, 2017
-
-
John Engelman authored
-