Daniel Nelson
|
b21864fc17
|
Update changelog
|
2019-03-04 12:55:35 -08:00 |
Daniel Nelson
|
0b5811e193
|
Fix panic when rejecting empty batch (#5524)
|
2019-03-04 12:36:19 -08:00 |
Daniel Nelson
|
c0e0da7ef6
|
Fix conversion from string float to integer (#5518)
|
2019-03-04 12:35:57 -08:00 |
Daniel Nelson
|
d09c213562
|
Fix sample configuration; generated with wrong version
|
2019-03-02 21:07:05 -08:00 |
Greg
|
30fcaf0987
|
Improve error handling in prometheus output (#5512)
|
2019-03-01 13:26:11 -08:00 |
Daniel Nelson
|
9bd48d4673
|
Update changelog
|
2019-03-01 11:27:47 -08:00 |
Daniel Nelson
|
c57f2d9d48
|
Ignore tracking for metrics added to aggregator (#5508)
|
2019-03-01 11:21:31 -08:00 |
Daniel Nelson
|
2c09010f72
|
Listen before returning from Connect in prometheus output (#5509)
|
2019-03-01 11:19:31 -08:00 |
Daniel Nelson
|
41286d10c2
|
Update changelog
|
2019-02-27 16:34:49 -08:00 |
scier
|
7787ea2dcc
|
Create log file in append mode (#5497)
|
2019-02-27 16:33:38 -08:00 |
Daniel Nelson
|
bfc8758db6
|
Update build.py next_version
|
2019-02-27 11:32:58 -08:00 |
Daniel Nelson
|
2d2abe295b
|
Update sample telegraf.conf
|
2019-02-27 11:11:10 -08:00 |
Daniel Nelson
|
a4b4dd8295
|
Update changelog
|
2019-02-27 10:56:16 -08:00 |
Daniel Nelson
|
65b76dc746
|
Add tag based routing in influxdb/influxdb_v2 outputs (#5490)
|
2019-02-27 10:54:02 -08:00 |
Matthew Crenshaw
|
1872356103
|
Add multicast support to socket_listener input
|
2019-02-27 10:43:39 -08:00 |
Daniel Nelson
|
50c1103657
|
Update changelog
|
2019-02-26 18:42:18 -08:00 |
Daniel Nelson
|
b805e83b71
|
Add additional metrics to rabbitmq input
|
2019-02-26 18:41:18 -08:00 |
Daniel Nelson
|
d84e501ab6
|
Update changelog
|
2019-02-26 18:38:24 -08:00 |
Daniel Nelson
|
29cbb0ab2d
|
Add mutual TLS support to prometheus_client output
|
2019-02-26 18:34:35 -08:00 |
Daniel Nelson
|
598a79bf62
|
Remove 'inputs.' prefix when logging loaded inputs (#5489)
* Remove 'inputs.' prefix when logging loaded inputs
* Remove prefix from aggregators name
|
2019-02-26 18:31:43 -08:00 |
Daniel Nelson
|
3377389017
|
Add cloud_pubsub_push to readme/changelog
|
2019-02-26 18:30:54 -08:00 |
Greg
|
c6612a4e4a
|
Add cloud pubsub push input plugin (#5442)
|
2019-02-26 18:25:42 -08:00 |
Daniel Nelson
|
03f40b3588
|
Remove prefix from aggregators name
|
2019-02-26 18:22:12 -08:00 |
Daniel Nelson
|
c023ffe0a5
|
Add unique_timestamp option from grok parser to logparser grok
|
2019-02-26 18:05:04 -08:00 |
Daniel Nelson
|
4df0cc006c
|
Update changelog
|
2019-02-26 17:41:56 -08:00 |
Robert Edström
|
a3f83afe4a
|
Move capacity check for stackdriver output plugin (#5479)
|
2019-02-26 17:40:21 -08:00 |
Greg
|
85617887c4
|
Add option to disable timestamp adjustment in grok parser (#5488)
|
2019-02-26 17:35:57 -08:00 |
Greg Linton
|
8d90609198
|
Remove 'inputs.' prefix when logging loaded inputs
|
2019-02-26 17:03:13 -07:00 |
Daniel Nelson
|
ec746cc32a
|
Update changelog
|
2019-02-26 14:04:36 -08:00 |
Greg
|
9740e956ca
|
Log permission error and ignore in filecount input (#5483)
|
2019-02-26 14:03:25 -08:00 |
Daniel Nelson
|
c9597a2463
|
Set release date for 1.9.5
|
2019-02-26 12:45:03 -08:00 |
Daniel Nelson
|
931fac9b86
|
Fix issue link in changelog
|
2019-02-26 12:45:03 -08:00 |
Daniel Nelson
|
04f3c4321c
|
Fix several influx parser issues (#5484)
- Add line/column position
- Allow handlers to return errors
- Fix tag value escaping
- Allow newline in string fields
|
2019-02-26 10:48:41 -08:00 |
Max Eshleman
|
b34ad9efc4
|
update sample config for prometheus output client
Signed-off-by: Robert Sullivan <rsullivan@pivotal.io>
|
2019-02-26 11:46:49 -07:00 |
Max Eshleman
|
a85833ae53
|
replace gomega with require in prometheus output client tests
Signed-off-by: Robert Sullivan <rsullivan@pivotal.io>
|
2019-02-26 11:34:50 -07:00 |
Daniel Nelson
|
8da6846e53
|
Update changelog
|
2019-02-25 16:04:10 -08:00 |
Greg
|
5253cbfa01
|
Add ceph_health metrics to ceph input (#5482)
|
2019-02-25 16:02:30 -08:00 |
Daniel Nelson
|
135b1d1a8e
|
Update changelog
|
2019-02-25 15:34:11 -08:00 |
Greg
|
7fa8b33066
|
Add backwards compatibility fields in ceph usage and pool stats (#5466)
|
2019-02-25 15:32:05 -08:00 |
Daniel Nelson
|
62678fae06
|
Add kinesis_consumer documentation links
|
2019-02-25 12:06:44 -08:00 |
Greg
|
9d8a574ac7
|
Add kinesis input plugin (#5341)
|
2019-02-25 12:02:57 -08:00 |
Daniel Nelson
|
2506da80c2
|
Update changelog
|
2019-02-25 11:31:28 -08:00 |
Douglas Drinka
|
1886676e14
|
Support configuring a default timezone in JSON parser (#5472)
|
2019-02-25 11:30:33 -08:00 |
Daniel Nelson
|
eb794ec30f
|
Log the protocol and address that socket_listener is listening on (#5454)
|
2019-02-25 11:11:25 -08:00 |
Daniel Nelson
|
0882479cbf
|
Add command logging to snmp input at debug level (#5474)
|
2019-02-25 11:04:34 -08:00 |
Daniel Nelson
|
2abed0e04f
|
Update changelog
|
2019-02-25 10:55:14 -08:00 |
Daniel Nelson
|
9e0248898f
|
Disable results by row in azuredb query (#5467)
|
2019-02-25 10:54:19 -08:00 |
Robert Sullivan
|
05af32b191
|
Clean up TLS configuration in prometheus_client output plugin
Signed-off-by: Jesse Weaver <jeweaver@pivotal.io>
|
2019-02-22 15:26:32 -07:00 |
Jesse Weaver
|
c9fb1fcdca
|
Add mutual TLS support to prometheus_client output plugin
Signed-off-by: Robert Sullivan <rsullivan@pivotal.io>
|
2019-02-22 12:19:29 -07:00 |
Pierre Tessier
|
cf18c4a2bf
|
Update wavefront-sdk-go version (#5461)
|
2019-02-22 11:10:59 -08:00 |