Commit Graph

2252 Commits

Author SHA1 Message Date
Daniel Nelson
0ff9c8ef88 Add call to optional Init function for all plugins (#5899) 2019-06-14 15:12:27 -07:00
Charlie Vieth
b35beb2fba Reduce the cpu/memory used by the graphite parser (#5841) 2019-06-14 12:45:07 -07:00
Daniel Nelson
a276ddfe97 Tidy date processor 2019-06-14 12:26:47 -07:00
Anaisdg
3e5cfad2b0 Add Date Processor Plugin (#5895) 2019-06-14 12:08:10 -07:00
Greg
fec1b3ec19 Support array of addresses in http_response input (#5975) 2019-06-14 12:03:44 -07:00
José Moreno Hanshing
cc2f3b29e1 Don't consider pid of 0 when using systemd lookup in procstat (#5972) 2019-06-14 12:00:14 -07:00
Daniel Nelson
63916ae1cf Add default url for http output (#5976) 2019-06-14 11:29:58 -07:00
Steven Barth
4cfd70b6c0 Omit keys when creating measurement names for GNMI telemetry (#5986) 2019-06-14 11:29:06 -07:00
Marc Venturini
4b6e791908 Fix sensor read error stops reporting of all sensors in temp input (#5941) 2019-06-14 11:27:24 -07:00
Daniel Nelson
d260437318 Add example output from the collectd parser 2019-06-13 13:34:12 -07:00
Daniel Nelson
58e6eb6f07 Clarify replacement string behavior in regex processor 2019-06-13 13:34:12 -07:00
guitoulefoux
4b5df84b3d Fix subtable name in jolokia java.conf (#5985) 2019-06-13 03:48:06 -07:00
Charlie Vieth
1a647fb6ba Improve performance of wavefront serializer (#5842) 2019-06-12 11:59:51 -07:00
Daniel Nelson
8a34d2b27d Fix setting mount_points option in disk input (#5982) 2019-06-12 10:52:04 -07:00
Daniel Nelson
5de7bdf906 Fix race condition in cisco telemetry tests (#5979) 2019-06-12 10:11:23 -07:00
Daniel Nelson
968714054a Fix title in wavefront serializer readme 2019-06-11 13:06:55 -07:00
Oleg Kovalov
eeb036911f Compile regexp once in zookeeper input (#5969) 2019-06-07 12:25:55 -07:00
Oleg Kovalov
d31f1735d9 Use fmt.Errorf for creating error with formatting (#5968) 2019-06-07 12:24:26 -07:00
Daniel Nelson
7be74816a2 Add source tag to hddtemp plugin (#5955) 2019-06-05 12:47:17 -07:00
Daniel Nelson
8bc768b239 Make case insensitive container status comparison (#5954) 2019-06-05 03:00:59 -07:00
Daniel Nelson
ba0b0c02f7 Fix race conditions in gnmi telemetry tests (#5953) 2019-06-04 23:00:24 -07:00
Daniel Nelson
476f7fb9c5 Update changelog 2019-06-04 15:04:14 -07:00
Steven Barth
e18393fabf Add Cisco model-driven telemetry & GNMI inputs (#5852) 2019-06-04 14:39:46 -07:00
Daniel Nelson
6c3534a66e Add support for remaining file rotation options (#5944) 2019-06-03 17:38:21 -07:00
Daniel Nelson
4197426a73 Ignore errors serializing single metrics (#5943) 2019-06-03 17:34:48 -07:00
Greg
3c83a53d51 Remove verbose debug logs from smart input (#5948) 2019-06-03 11:31:20 -07:00
Kristoffer Berdal
1c0d3a0eb9 Add file rotation based on file age to file output plugin (#5547) 2019-06-01 17:11:47 -07:00
Daniel Nelson
17d66b864c Close idle connections in influxdb outputs when reloading (#5912) 2019-05-31 16:55:31 -07:00
Daniel Nelson
0ca8ea1724 Don't overwrite forecast points (#5930) 2019-05-31 16:22:37 -07:00
Sebastien Leger
484122b7d4 Add open_weather_map input plugin (#5125) 2019-05-30 15:17:04 -07:00
Daniel Nelson
aaaad4d217 Add health output plugin (#5882) 2019-05-29 18:31:06 -07:00
Pontus Rydin
fa492e0840 Fixed datastore name mapping in vsphere input (#5920) 2019-05-28 18:08:44 -07:00
Dmitry Ilyin
eb225b818f Fix toml option name in nginx_upstream_check (#5917) 2019-05-28 12:54:25 -07:00
Daniel Nelson
980b174687 Tidy ECS readme and make review changes 2019-05-26 20:05:16 -07:00
Evan Baker
dfb83778ea Add ecs/fargate input plugin (#5121) 2019-05-26 20:01:02 -07:00
Aaron Wood
77659f33bc Extend metrics collected from Nvidia GPUs (#5885) 2019-05-26 19:02:09 -07:00
dupondje
43c3ceec96 Fix setfacl command in postfix docs (#5875) 2019-05-25 00:33:22 -07:00
Javier Kohen
adb7a52b93 Set user agent in stackdriver output (#5901) 2019-05-24 11:24:14 -07:00
Arno den Uijl
adc32002da Fix sqlserver connection closing on error (#5897) 2019-05-22 13:13:19 -07:00
Max Renaud
0535dc92ed Omit power_failed and power_restored when the Apex provides invalid timestamps (#5896) 2019-05-22 10:33:08 -07:00
Daniel Nelson
e141518cf0 Support passive queue declaration in amqp_consumer (#5831) 2019-05-20 14:38:35 -07:00
Daniel Nelson
b5cd9a9ff2 Add support for gzip compression to amqp plugins (#5830) 2019-05-20 14:36:23 -07:00
Daniel Nelson
ad877fdd91 Fix scale set resource id with azure_monitor output (#5821) 2019-05-20 14:32:04 -07:00
Daniel Nelson
9cdf1ea56e Log actual url on wrong status code (#5811) 2019-05-20 14:30:31 -07:00
Daniel Nelson
5bb6e4603d Fix publishing of direct exchange routing key (#5868) 2019-05-17 13:46:13 -07:00
Daniel Nelson
d25fa3ced3 Document that serializers are not thread-safe 2019-05-17 13:44:29 -07:00
urusha
dc75f7bd32 Add postgresql dsn connection string example (#5869) 2019-05-17 13:27:11 -07:00
Jon McKenzie
633a468ff9 Improve Docker image identifier parsing (#5838) 2019-05-17 11:02:22 -07:00
Greg
10fd5b35f0 Support tags in enum processor (#5855) 2019-05-16 15:59:19 -07:00
Daniel Nelson
a724bf487f Add final aggregator (#5820) 2019-05-15 14:46:28 -07:00