Daniel Nelson
3c204d409d
Line wrap documentation
2017-07-21 10:57:12 -07:00
DanKans
d903a9142d
Fix filtering when both pass and drop match an item ( #3036 )
...
Adjust logic in functions responsible for passing metrics in order to be able
to process them correctly in case where pass and drop are defined together.
2017-07-21 10:53:57 -07:00
Daniel Nelson
e1a734c525
Fix logfile documentation
2017-04-27 11:38:49 -07:00
Daniel Nelson
c9f8308f27
Update filtering documentation ( #2631 )
2017-04-06 12:06:08 -07:00
Timothy
49c212337f
Update CONFIGURATION.md ( #2516 )
...
Add information about default configuration file locations. Also mention that the config directory option is available.
2017-03-09 11:21:03 +00:00
Cameron Sparr
61269c3500
Update config generation docs
...
closes #1925
2016-10-25 14:46:50 +01:00
Cameron Sparr
a84ce5d5cb
drop metrics outside of the aggregators period
2016-10-12 14:56:03 +01:00
Cameron Sparr
acfdd15aa9
Processor & Aggregator configuration doccing
2016-10-12 14:50:19 +01:00
Cameron Sparr
50ef3282b6
Refactor and code cleanup of filtering
...
started working on this with the idea of fixing #1623 , although I
realized that this was actually just a documentation issue around
a toml eccentricity.
closes #1623
2016-09-05 16:30:18 +01:00
Cameron Sparr
cbe32c7482
Support default config paths
...
precedence will be:
1. --config command-line option
2. $TELEGRAF_CONFIG_PATH
3. $HOME/.telegraf/telegraf.conf
4. /etc/telegraf/telegraf.conf
2016-04-28 17:48:24 -06:00
Pierre Fersing
c159460b2c
Refactor running_output buffering
...
closes #1087
2016-04-25 16:32:41 -06:00
Cameron Sparr
81d0a64d46
Adds support for removing/keeping tags from metrics
...
closes #706
2016-04-16 15:13:38 -06:00
Cameron Sparr
8e041420cd
config: parse environment variables in the config file
...
closes #663
2016-04-01 16:06:19 -06:00
Cameron Sparr
4ad551be9a
add '*' to metric prefixes for consistency
2016-03-29 17:00:51 -06:00
Cameron Sparr
b102ae141a
CONFIGURATION drop->fielddrop
2016-03-09 15:46:37 +01:00
Cameron Sparr
5aef725c13
Change pass/drop to namepass/namedrop for outputs
...
closes #730
2016-02-22 13:35:06 -07:00
Thibault Cohen
d00550c45f
Add metric pass/drop filter
2016-02-22 12:11:33 -07:00
Cameron Sparr
7def6663bd
Root directory cleanup
2016-02-18 13:37:36 -07:00