Commit Graph

2428 Commits

Author SHA1 Message Date
Daniel Nelson
a231b3e79d Fix parsing of remote tcp address in statsd input (#6031) 2019-06-25 12:04:39 -07:00
Daniel Nelson
e8a596858c Add device, serial_no, and wwn tags to synthetic attributes (#6040) 2019-06-25 11:51:51 -07:00
Tim Ehlers
a5c94db625 Ignore error when utmp is missing (#5742) 2019-06-24 18:48:07 -07:00
Nic Grobler
bd9ddd8cb1 Fix filecount plugin size tests (#6038) 2019-06-24 11:03:05 -07:00
Daniel Nelson
aa84011dc3 Remove flaky test for udp_listener 2019-06-21 18:39:00 -07:00
Daniel Nelson
f405bca034 Fix docker input unit tests 2019-06-21 14:45:56 -07:00
Daniel Nelson
1dc3028237 Add struct tags for jti_openconfig_telemetry plugin 2019-06-21 12:29:34 -07:00
Mike Moein
131f85db73 Add TLS mutual auth supoort to jti_openconfig_telemetry plugin (#6027) 2019-06-21 12:25:45 -07:00
masuyama-ascade
e6d71bdb65 Add container_id field to docker_container_status metrics (#6019) 2019-06-21 12:20:35 -07:00
Daniel Nelson
587dd149f3 Add troubleshooting section to smart input docs 2019-06-21 12:14:14 -07:00
Daniel Nelson
6738d566dd Update permission configuration example in postfix input 2019-06-21 11:57:08 -07:00
Daniel Nelson
a0c739eec7 Follow up work on docker_log input (#6008) 2019-06-20 11:54:12 -07:00
Daniel Nelson
29c3d42e7e Fix double pct replacement in sysstat input (#6001) 2019-06-20 11:52:41 -07:00
Daniel Nelson
049d364917 Fix panic if pool_mode column does not exist (#6000) 2019-06-20 11:51:41 -07:00
Chris Goller
80089c7caf Add better user-facing errors for API timeouts (#6016) 2019-06-19 18:02:51 -07:00
George
c52e7d88d7 Add container uptime_ns in docker input plugin (#5996) 2019-06-19 15:37:10 -07:00
Chris Goller
104db7c503 Skip 404 error reporting in nginx_plus_api input (#6015) 2019-06-19 14:28:00 -07:00
George
8d04cb76fd Add support for interface field in http_response input plugin (#6006) 2019-06-19 13:40:53 -07:00
prashanthjbabu
f8bef14860 Add docker log plugin (#4773) 2019-06-18 15:56:55 -07:00
Daniel Nelson
9f3c1c6ec7 Fix http_listener_v2 tests 2019-06-17 16:20:09 -07:00
Daniel Nelson
9b338410cb Rename formdata parser to form_urlencoded 2019-06-17 14:50:58 -07:00
Boris Yonchev
fd9abd2166 Add formdata parser (#5749) 2019-06-17 13:34:54 -07:00
dupondje
1775e1cdc6 Add cluster name tag to elasticsearch indices (#5998) 2019-06-17 13:31:15 -07:00
dupondje
31291f5590 Add starttime to php-fpm metrics (#5997) 2019-06-17 12:55:09 -07:00
Daniel Nelson
1ea7863b9b Add pivot and unpivot processors (#5991) 2019-06-14 15:26:56 -07:00
Adrián López
d3af8fd873 Allow regexp processor to mix different tags (#5863) 2019-06-14 15:23:54 -07:00
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