.. |
all
|
ReAdd gelf serializer & graylog output filter. (#1299)
|
2016-05-31 16:41:27 +01:00 |
amon
|
Seems to be a toml parse bug around triple pounds
|
2016-02-18 14:36:03 -07:00 |
amqp
|
Cleanup & standardize config file
|
2016-04-01 10:59:53 -06:00 |
cloudwatch
|
Consolidate AWS credentials (#1208)
|
2016-05-25 12:30:39 +01:00 |
datadog
|
Don't replace _ with . in datadog names
|
2016-04-20 09:06:13 -06:00 |
file
|
Cleanup & standardize config file
|
2016-04-01 10:59:53 -06:00 |
graphite
|
Fix Graphite output mangling '%' character.
|
2016-06-21 11:52:49 +01:00 |
graylog
|
Fix graylog test race
|
2016-06-01 16:32:38 +01:00 |
influxdb
|
change "default" retention policy to ""
|
2016-06-16 12:22:27 +01:00 |
instrumental
|
separate hello and authenticate functions, force connection close at end of write cycle so we don't hold open idle connections, which has the benefit of mostly removing the chance of getting hopelessly connection lost
|
2016-06-23 16:46:13 -04:00 |
kafka
|
Kafka output: set max_retry=3 & required_acks=-1 as defaults
|
2016-04-29 18:51:45 -06:00 |
kinesis
|
Consolidate AWS credentials (#1208)
|
2016-05-25 12:30:39 +01:00 |
librato
|
Create a template system for the graphite serializer
|
2016-04-11 16:30:18 -06:00 |
mqtt
|
Cleanup & standardize config file
|
2016-04-01 10:59:53 -06:00 |
nsq
|
Cleanup & standardize config file
|
2016-04-01 10:59:53 -06:00 |
opentsdb
|
OpenTSDB test problems, disabling output integration tests
|
2016-06-07 10:39:25 +01:00 |
prometheus_client
|
Recover from prometheus multiple handler panic
|
2016-06-23 14:29:35 +01:00 |
riemann
|
Just close Riemann client on send metrics failure
|
2016-04-18 17:25:36 -06:00 |
registry.go
|
Create public models for telegraf metrics, accumlator, plugins
|
2016-01-27 15:42:50 -07:00 |