|  Daniel Nelson | c4e9f72936 | Ignore fields with NaN or Inf floats in the JSON serializer (#7426) | 2020-04-28 13:41:25 -07:00 | 
				
					
						|  Pierrick Brossin | 7ee776d67a | Fix interfaces with pointers (#7411) | 2020-04-27 11:52:24 -04:00 | 
				
					
						|  Daniel Nelson | be1dc49ad9 | Document distinction between file and tail inputs (#7353) | 2020-04-24 16:40:08 -07:00 | 
				
					
						|  Len Smith | d915f7c7d6 | Fix shard indices reporting in elasticsearch input (#7332) | 2020-04-24 13:38:58 -07:00 | 
				
					
						|  Mark Drayton | 1bb436e8a8 | Fix string to int64 conversion for SNMP input (#7407) | 2020-04-24 13:35:59 -07:00 | 
				
					
						|  timhallinflux | 8957032790 | Update nvidia-smi README for Windows users (#7399) | 2020-04-23 17:20:35 -07:00 | 
				
					
						|  Jesper Brix Rosenkilde | 8ab555129d | Extract target as a tag for each rule in iptables input (#7391) | 2020-04-23 15:38:31 -07:00 | 
				
					
						|  Daniel Nelson | 2799302142 | Fix dimension limit on azure_monitor output (#7336) | 2020-04-22 16:16:22 -07:00 | 
				
					
						|  Daniel Nelson | 5a30c9816e | Use new higher per request limit for cloudwatch GetMetricData (#7335) | 2020-04-22 15:53:01 -07:00 | 
				
					
						|  hydro-b | 4db9e8a968 | Add support for MDS and RGW sockets to ceph input (#6915) | 2020-04-21 16:29:43 -07:00 | 
				
					
						|  Daniel Nelson | 702946b5cf | Add option to save retention policy as tag in influxdb_listener (#7356) | 2020-04-21 13:54:39 -07:00 | 
				
					
						|  Giovanni Luisotto | 82c9f0f7f8 | Trim instance tag in the sqlserver performance counters query (#7351) | 2020-04-21 13:42:35 -07:00 | 
				
					
						|  Pontus Rydin | d0db0e8f0a | Fix vSphere 6.7 missing data issue (#7233) | 2020-04-21 11:30:29 -07:00 | 
				
					
						|  Daniel Nelson | d1f109b316 | Update modbus readme | 2020-04-21 11:27:35 -07:00 | 
				
					
						|  Sven Rebhan | 1006c65587 | Add retry when slave is busy to modbus input (#7271) | 2020-04-21 11:21:27 -07:00 | 
				
					
						|  Daniel Nelson | a4eb9c2205 | Use the product token for the user agent in more locations (#7378) | 2020-04-21 10:02:18 -07:00 | 
				
					
						|  Steven Soroka | 6c72c645a2 | add another grok example for custom timestamps (#7367) | 2020-04-20 13:18:12 -04:00 | 
				
					
						|  Pierrick Brossin | 52a3f5d404 | Fibaro input: for battery operated devices, add battery level scraping (#7319) | 2020-04-20 10:58:50 -04:00 | 
				
					
						|  Daniel Nelson | 73ef0bcba2 | Deprecate logparser input and recommend tail input as replacement (#7352) | 2020-04-16 13:07:03 -07:00 | 
				
					
						|  M0rdecay | 27f09758ba | Add reading bearer token from a file to http input (#7304) | 2020-04-14 12:31:26 -07:00 | 
				
					
						|  Daniel Nelson | eb8d805370 | Fix exclude database and retention policy tags is shared (#7323) | 2020-04-14 12:15:35 -07:00 | 
				
					
						|  Daniel Nelson | 48f5da7e33 | Fix status path when using globs in phpfpm (#7324) | 2020-04-14 12:14:49 -07:00 | 
				
					
						|  reimda | 9413291064 | Fix error in docs about exclude_retention_policy_tag (#7311) | 2020-04-13 12:44:03 -07:00 | 
				
					
						|  Daniel Nelson | 3dab845040 | Fix Name field in template processor (#7258) | 2020-04-13 10:57:48 -07:00 | 
				
					
						|  Andrés Álvarez | df145c7e56 | Fix export timestamp not working for prometheus on v2 (#7289) | 2020-04-06 16:21:01 -04:00 | 
				
					
						|  Giovanni Luisotto | c56596dec2 | Sql Server - Disk Space Measurement (#7214) | 2020-04-06 11:53:54 -04:00 | 
				
					
						|  Russ Savage | 73911d00f1 | Add series cardinality warning to sflow readme (#7285) | 2020-04-03 12:52:23 -07:00 | 
				
					
						|  Daniel Nelson | fb0fee0fbb | Update permission docs on postfix input (#7255) | 2020-04-03 10:09:24 -07:00 | 
				
					
						|  kelseiv | 6445e775cf | Document kapacitor_alert and kapacitor_cluster measurements (#7278) | 2020-04-02 18:24:10 -07:00 | 
				
					
						|  denzilribeiro | ccefc42711 | Add OPTION RECOMPILE for perf reasons due to temp table (#7242) | 2020-03-31 12:54:22 -07:00 | 
				
					
						|  Ilya Antipov | 0cad343de7 | Support multiple templates for graphite serializers (#7136) | 2020-03-31 11:30:21 -07:00 | 
				
					
						|  Sven Rebhan | 3650d74de2 | Add possibility to specify measurement per register (#7231) | 2020-03-30 13:30:42 -07:00 | 
				
					
						|  Daniel Nelson | 9a1c26d6cc | Add limit to number of undelivered lines to read ahead in tail (#7210) | 2020-03-27 15:40:08 -07:00 | 
				
					
						|  Sven Rebhan | f882b8f94f | Add support for 64-bit integer types to modbus input (#7225) | 2020-03-26 17:05:43 -07:00 | 
				
					
						|  dbutler-starry | 124735af2e | Apply ping deadline to dns lookup (#7140) | 2020-03-24 17:02:23 -07:00 | 
				
					
						|  Programmer19 | 715e991186 | Add ability to specify HTTP Headers in http_listener_v2 which will added as tags (#7223) | 2020-03-24 14:20:46 -07:00 | 
				
					
						|  Denis Pershin | 4c59de9023 | Add additional concurrent transaction information (#7193) | 2020-03-23 16:14:56 -07:00 | 
				
					
						|  AnastasiyaRagozina | 3e1c7a8948 | Add commands stats to mongodb input plugin (#6905) | 2020-03-23 12:33:10 -07:00 | 
				
					
						|  Harshit Bansal | a907edc1f3 | Fix url encoding of job names in jenkins input plugin (#7211) | 2020-03-23 11:33:06 -07:00 | 
				
					
						|  Daniel Nelson | 2a45781697 | Fix datastore_include option in vsphere input readme | 2020-03-18 16:13:14 -07:00 | 
				
					
						|  Daniel Nelson | 9fbf288518 | Remove init checks for valid label and field selectors (#7198) Importing k8s.io/klog starts a long running goroutine at init time. | 2020-03-18 13:48:29 -07:00 | 
				
					
						|  Daniel Nelson | f11a2f80c4 | Fix s2geo import | 2020-03-18 13:04:42 -07:00 | 
				
					
						|  Daniel Nelson | 35ef2559d3 | Fix s2geo documentation and code to reflect current plugin name | 2020-03-18 12:28:02 -07:00 | 
				
					
						|  Daniel Nelson | cc92d4aba7 | Add sFlow input plugin (#7188) | 2020-03-18 12:12:24 -07:00 | 
				
					
						|  Daniel Nelson | 56a7ff574c | Adjust dedup processor description | 2020-03-17 18:46:52 -07:00 | 
				
					
						|  Daniel Nelson | 78fb879aa7 | Update readme and changelog | 2020-03-17 18:39:08 -07:00 | 
				
					
						|  igomura | 0038205266 | Add dedup processor (#6792) | 2020-03-17 15:53:03 -07:00 | 
				
					
						|  Steven Barth | 064247a345 | Add support for GNMI DecimalVal type  (#7173) | 2020-03-17 12:56:51 -07:00 | 
				
					
						|  reimda | ef2bff2916 | Set headers on influxdb_listener ping URL (#7182) | 2020-03-17 11:03:27 -06:00 | 
				
					
						|  Steven Soroka | c78e4b449c | fix broken test on mac (#7181) | 2020-03-16 19:07:39 -04:00 |