Commit Graph

3871 Commits

Author SHA1 Message Date
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
Pierre Tessier
5f1bc9e49f Accept values with a negative exponent in wavefront parser (#5462) 2019-02-21 14:49:52 -08:00
Nicolas Bazire
33dfbfdf5e Fix delete in place of keys in stackdriver output (#5465) 2019-02-21 12:19:50 -08:00
Daniel Nelson
0a2cc3ac3f Update link to grok built in patterns 2019-02-21 12:11:00 -08:00
Daniel Nelson
3c95b25588 Update link to grok built in patterns 2019-02-21 12:08:59 -08:00
Daniel Nelson
f8cc9719a2 Document how to increase the file limit in the ping input 2019-02-20 17:57:39 -08:00
emily
0a01713bcc Retry restarting receiver on PubSub service error (#5458) 2019-02-20 17:33:56 -08:00
Daniel Nelson
c234ba291e Update changelog 2019-02-20 15:17:17 -08:00
Andrew Ernst
6add84eb25 Support Azure Sovereign Environments with endpoint_url option (#5453) 2019-02-20 15:16:23 -08:00
Daniel Nelson
03776088f1 Update changelog 2019-02-20 13:26:21 -08:00
Daniel Nelson
843d842d02 Add stackdriver input plugin (#5406) 2019-02-20 13:23:59 -08:00
Daniel Nelson
463df273ee Update changelog 2019-02-20 13:18:08 -08:00
Robert Edström
5823fefb7a Group stackdriver requests to send one point per timeseries (#5407) 2019-02-20 13:16:02 -08:00
Daniel Nelson
431c58d84f Update changelog 2019-02-19 15:10:53 -08:00
Olli-Pekka Lehto
5dfa3fa769 Fix InfluxDB output UDP line splitting (#5439) 2019-02-19 15:08:54 -08:00
Daniel Nelson
e4d084fbc3 Update changelog 2019-02-19 15:02:57 -08:00
Daniel Nelson
091dd61548 Update changelog 2019-02-19 11:20:46 -08:00
Greg
e586fdb27f Append host if arguments are specified for ping input (#5450) 2019-02-19 11:18:15 -08:00
tgregory86
c18934f065 Fix typo in CONFIGURATION.md example (#5441) 2019-02-15 11:13:43 -08:00
Daniel Nelson
ab1a1b075d Disable export_timestamp by default in prometheus output 2019-02-14 15:09:12 -08:00
Daniel Nelson
7e91336c54 Update changelog 2019-02-12 17:59:03 -08:00
Greg
3e9703a573 Add rcode tag and field to dns_query input (#5417) 2019-02-12 17:57:20 -08:00
Daniel Nelson
f001303189 Update changelog 2019-02-12 16:49:40 -08:00
Tomas Barton
ee5827ccbd Remove error log when snmp6 directory does not exists with nstat input (#5403) (#5413) 2019-02-12 16:17:09 -08:00
Daniel Nelson
ce507e522f Fix dep check errors 2019-02-12 15:34:57 -08:00
Daniel Nelson
b490e7d273 Update changelog 2019-02-12 14:06:01 -08:00
Pontus Rydin
c0bb8625dc Add resource path based filtering to vsphere input (#5165) 2019-02-12 14:05:14 -08:00
Greg
ddf35ddaf3 Note how to use all namespaces in kube_inventory (#5416) 2019-02-12 11:36:22 -08:00
Daniel Nelson
0df92dff0d Update changelog 2019-02-11 17:27:05 -08:00
Daniel Nelson
c08b454af4 Fix typos in mqtt output documentation 2019-02-11 17:25:25 -08:00
Daniel Nelson
6ac4fc8f06 Update changelog 2019-02-11 17:22:53 -08:00
Paweł Kraszewski
0084138bc6 Add option to set retain flag on messages in mqtt output (#4892) 2019-02-11 17:22:31 -08:00