Commit Graph

238 Commits

Author SHA1 Message Date
Cameron Sparr 386d5a3ccf Do not write metrics if there are 0 to write
closes #884
2016-04-08 18:34:50 +02:00
Cameron Sparr c56e4d4217 TLS config: if only given ssl_ca, create tls config anyways
fixes #890
2016-04-08 18:34:50 +02:00
Cameron Sparr 744ce265b5 Update changelog 2016-04-08 18:34:50 +02:00
Balakrishnan ff9e079968 Updated Change log #881 2016-04-08 18:34:50 +02:00
Lukasz Jagiello a3f096aaf2 Duplicate line 2016-04-08 18:34:50 +02:00
Marcelo Salazar 965bf0ec51 added json serializer
closes #878
2016-04-08 18:34:50 +02:00
Jonathan Chauncey cac499d621 fix(prometheus): Add support for bearer token to prometheus input plugin
closes #864
merges #880
2016-04-08 18:34:50 +02:00
Eugene Dementiev a7b875d99b [amqp output] Allow external auth (cert-based tls auth)
closes #863
2016-04-08 18:34:49 +02:00
Thibault Cohen 1fbee019fc Improve prometheus plugin
closes #707
2016-04-08 18:34:49 +02:00
Cameron Sparr 4465fbeee6 Changelog update for 0.11.1 2016-04-08 18:34:49 +02:00
Cameron Sparr 9bd488e5b0 Changelog update 2016-04-08 18:34:49 +02:00
Cameron Sparr 0c4429c1bb Fix bug with httpjson client pointer receiver
fixes #859
2016-04-08 18:34:49 +02:00
LordFPL 99bfc6ba64 (very) Little error in changelog
We are not going in the past, no ? ;)
2016-04-08 18:34:49 +02:00
Cameron Sparr d4cef0adec Release 0.11.0 2016-04-08 18:34:49 +02:00
Cameron Sparr 9f39d083db Input plugin for running ntp queries
see #235
2016-04-08 18:34:49 +02:00
Thomas Menard 667127b189 Fix postgresql password exposure in metrics
Fix the password exposure in the metrics or tags.

closes #821
closes #845
2016-04-08 18:34:49 +02:00
Cameron Sparr 3923c02979 Add a "kernel" plugin for /proc/stat statistics
see #235
2016-04-08 18:34:49 +02:00
Thibault Cohen a44c093fa7 Fix #828
closes #828
closes #829
2016-04-08 18:34:48 +02:00
Cameron Sparr 2cf5685519 Add number of users to 'system' plugin
see #235
2016-04-08 18:34:48 +02:00
Cameron Sparr d4fe485d18 Cross platform support for the 'processes' plugin
closes #798
2016-04-08 18:34:48 +02:00
Prune Sebastien THOMAS 52f4980bc2 parsed with gofmt
closes #776
2016-04-08 18:34:48 +02:00
Thibault Cohen d8d81b193f Improve procstat
closes #799
2016-04-08 18:34:48 +02:00
Cameron Sparr bf8a7b4a17 mqtt_consumer: option to set persistent session and client ID
closes #797
2016-04-08 18:34:48 +02:00
Cameron Sparr 3b8eaeb234 Adding a TCP input listener
closes #481
2016-04-08 18:34:48 +02:00
Cameron Sparr b863992a13 Grammar corrections and consistency for output-list, input-list
closes #788
2016-04-08 18:34:48 +02:00
Thibault Cohen 69735af530 Improve docker input plugin
closes #754
2016-04-08 18:34:47 +02:00
Ross McDonald 03c3730788 Removed test functionality from build script.
closes #708
closes #713
2016-04-08 18:34:47 +02:00
Thibault Cohen cfea257aa1 Add README.md for snmp input plugin
closes #735
closes #773
closes #540
2016-04-08 18:34:47 +02:00
Manuel Sangoi 0cf2e605ae Do not ignore username option for mqtt output 2016-04-08 18:34:47 +02:00
Pascal Larin 8e988fd572 Username not set for mqtt_consumer plugin
Username parameter for the mqtt_consumer plugin was not pass to the client because an incorrect empty check.

closes #781
2016-04-08 18:34:47 +02:00
Cameron Sparr f6e98c9d88 Allow ssl option specification for httpjson plugin
closes #769
2016-04-08 18:34:47 +02:00
Cameron Sparr 49f5d48cae Changelog update 2016-04-08 18:34:46 +02:00
Cameron Sparr e7d3395edc Remove naoina/toml dependency, use influxdata/toml
closes #745
2016-04-08 18:34:46 +02:00
Pierre Fersing d79ae4ea55 Fix test
closes #771
2016-04-08 18:34:46 +02:00
Cameron Sparr 49a29c0c09 Support specifying influxdb retention policy
closes #692
2016-04-08 18:34:46 +02:00
bastard c85a86d69a Fixing Librato plugin
closes #722
2016-04-08 18:34:46 +02:00
Cameron Sparr dfc10ed8cb Fix sensor plugin, was splitting on ":" incorrectly
closes #748
2016-04-08 18:34:46 +02:00
Cameron Sparr ef8574157d Update readme to 0.10.4.1 2016-04-08 18:34:46 +02:00
Cameron Sparr b5134cd6cb Release 0.10.4 w/ windows builds 2016-04-08 18:34:46 +02:00
Cameron Sparr c8ff491a40 Changelog update, field and name drop and pass params 2016-04-08 18:34:46 +02:00
Matt Heath d8c0668fd8 Add support for multiple field names for timers
closes #737
2016-04-08 18:34:46 +02:00
Cameron Sparr db169fe59a dns query: Don't use mjasion.pl for unit tests, check errs 2016-04-08 18:34:45 +02:00
Cameron Sparr ee1a324590 Fix up config panic points for naoina/toml support
closes #736
2016-04-08 18:34:45 +02:00
Aurélien DEHAY 510e93da43 README updated for pgrep user support
closes #724
2016-04-08 18:34:45 +02:00
Cameron Sparr 351506f318 Set running output quiet mode in agent connect func
closes #701
2016-04-08 18:34:45 +02:00
Marcin Jasion 6414725de9 dns_query plugin fixups:
- renamed plugin to dns_query
- domains are optional
- new record types

closes #694
2016-04-08 18:34:45 +02:00
Jason Coene 00bd78fde6 Minor formatting improvements
closes #727
2016-04-08 18:34:44 +02:00
Cameron Sparr 7d8e883307 Update changelog for 0.10.3 2016-04-08 18:34:44 +02:00
Cameron Sparr 132f89e3fe Root directory cleanup 2016-04-08 18:34:44 +02:00
Dragostin Yanev (netixen) 87027fbacd pugins/outputs/influxdb: Prevent runtime panic.
- Check and return error from NewBatchPoints to prevent runtime panic if
   user provides an unparsable precision time unit in config.
- Provide correct sample config precision examples.
- Update etc/telegraf.conf precision comment.

closes #715
2016-04-08 18:34:44 +02:00