Cameron Sparr
|
fc1aa7d3b4
|
Filter mount points before stats are collected
fixes #440
|
2016-01-20 11:46:59 -07:00 |
Cameron Sparr
|
6496d185ab
|
add backwards-compatability for 'plugins', remove [inputs] and [outputs] headers
|
2016-01-08 12:49:50 -07:00 |
Cameron Sparr
|
9c5db1057d
|
renaming plugins -> inputs
|
2016-01-07 15:04:30 -07:00 |
Cameron Sparr
|
50fc3ec974
|
Updating system plugins for 0.3.0
|
2016-01-05 23:48:59 -07:00 |
Aleksei Magusev
|
c2b5f21832
|
Fix typo in telegraf.conf
Closes #456.
|
2016-01-04 01:30:49 +01:00 |
Cameron Sparr
|
3761f00062
|
Update etc/telegraf.conf file
|
2015-11-30 14:28:09 -07:00 |
Cameron Sparr
|
5664625f67
|
Update README, CHANGELOG, and unit tests with list output
|
2015-11-16 10:43:03 -07:00 |
Cameron Sparr
|
a1067fa4ae
|
Normalize collection interval to nearest interval
closes #301
|
2015-10-21 17:31:27 -06:00 |
Cameron Sparr
|
dfc59866e8
|
Add support for retrying output writes, using independent threads
Fixes #285
|
2015-10-21 11:17:01 -06:00 |
Cameron Sparr
|
4e5ed9d3b9
|
Change config file indentation to 2 spaces
|
2015-10-15 15:53:29 -06:00 |
Sean Reifschneider
|
04e2db1f41
|
Issue #264: Fixes for logrotate config file.
This adds copytruncate and dateext to match the Influxdb logrotate file,
and removes nocreate (again, to match influxdb).
Closes #264
Closes #265
|
2015-10-14 17:51:37 -06:00 |
Cameron Sparr
|
f7b38dc270
|
Update deb/rpm package config, package script
|
2015-09-22 10:56:01 -07:00 |
Cameron Sparr
|
3c7c8926fb
|
Support InfluxDB clusters
Closes #143
|
2015-09-09 17:57:17 -06:00 |
Cameron Sparr
|
65b33a848e
|
Fix default installed config for consistency
|
2015-09-02 14:25:40 -06:00 |
Cameron Sparr
|
50f902cb02
|
Fixes #128, add system load and swap back to default Telegraf config
|
2015-08-24 13:26:21 -06:00 |
Cameron Sparr
|
db634f4c0b
|
Fix for issue #121, update etc/config.sample.toml
|
2015-08-19 14:40:35 -06:00 |
JP
|
53969ae054
|
move tags to influxdb struct, update all sample configs
|
2015-08-12 10:23:00 -06:00 |
Cameron Sparr
|
b312e48d31
|
Revert "PR #59, implementation of multiple outputs"
This reverts commit 48a075529a , reversing
changes made to 924700f381 .
|
2015-08-11 10:34:00 -06:00 |
Simon Fraser
|
5e55104aa6
|
Log rotation configuration file, and package.sh modifications to add it to deb and rpm
|
2015-08-11 10:09:26 -06:00 |
JP
|
91f6c4b740
|
move tags to influxdb struct, update all sample configs
|
2015-08-07 15:31:25 -05:00 |
JP
|
48c10f9454
|
update config sample, marshal tags from toml
|
2015-08-06 21:03:27 -05:00 |
JP
|
86145d5eb5
|
add MongoDB plugin
|
2015-07-07 11:25:34 -05:00 |
Todd Persen
|
7abdd3b453
|
Move config to `etc`
|
2015-06-17 22:46:47 -07:00 |