Commit Graph

2729 Commits

Author SHA1 Message Date
Daniel Nelson
c76ef34edc Deprecate httpjson input 2018-02-15 19:06:22 -08:00
Daniel Nelson
bc96f65881 Add configurable method to http input 2018-02-15 19:06:22 -08:00
Daniel Nelson
0d683f65a3 Check parser initialization earlier 2018-02-15 19:06:22 -08:00
Daniel Nelson
0851de714d Add url tag only if not already set 2018-02-15 19:06:20 -08:00
Daniel Nelson
027ff4e2dd Allow setting basic auth with empty username 2018-02-15 19:05:36 -08:00
Daniel Nelson
f664fef1f6 Update http input documentation 2018-02-15 19:05:36 -08:00
Nicolas Grange
f1861a08b9 Add http input plugin which supports any input data format (#3546) 2018-02-15 16:00:10 -08:00
Mark Wilkinson - m82labs
e14cf49f63 Added additional SQL Server performance counters (#3770)
* Included system databases in server properties, added backup/restore throughput counter, error counters, and user settable counters.

* Added more resource governor counters.

* Added Target and Total Server Memory counters.

* Removed the c_type tag from the performance counters query, added more documentation instead.
2018-02-09 12:45:22 -08:00
Daniel Nelson
2af3d8c15b Update changelog 2018-02-09 12:13:07 -08:00
efficks
d67e46bb4e Fix ping plugin not reporting zero durations (#3778) 2018-02-09 12:11:19 -08:00
Daniel Nelson
23e9306ce0 Adjust time of nightly build 2018-02-07 18:37:33 -08:00
Daniel Nelson
e5919c9c5f Update changelog 2018-02-07 18:37:32 -08:00
Daniel Nelson
2950a3bdeb Add TLS support to the mesos input plugin (#3769) 2018-02-07 18:36:38 -08:00
Daniel Nelson
d467a20b2c Install new requirements for fpm gem install 2018-02-06 11:33:18 -08:00
Daniel Nelson
02892404d0 Update changelog 2018-02-05 12:55:22 -08:00
Andy Cobaugh
1ab0153cb5 Add additional metrics and reverse metric names option to openldap (#3722) 2018-02-05 12:48:41 -08:00
Daniel Nelson
3e37f9f591 Update paho mqtt to latest release 2018-02-05 12:20:14 -08:00
Daniel Nelson
ebaf355ad9 Update changelog 2018-02-05 11:17:36 -08:00
Philipp Weber
0cb1b147e6 Remove userinfo from url tag in prometheus input (#3743) 2018-02-05 11:16:00 -08:00
Daniel Nelson
248ac6d92b Update sample config in contributing docs 2018-02-02 12:31:31 -08:00
Daniel Nelson
4c4733fdee Run nightly build sequentially 2018-02-02 12:31:31 -08:00
Daniel Nelson
0e5eb8a584 Fix Makefile on Windows and use in AppVeyor build (#3748) 2018-02-02 12:25:59 -08:00
Pierre Tessier
94e603b46a Fix example source_override values in wavefront output (#3744) 2018-02-02 10:51:00 -08:00
Daniel Nelson
ea83d46daf Update gitignore 2018-02-01 16:18:01 -08:00
Daniel Nelson
8c00010b86 Update changelog 2018-02-01 16:12:57 -08:00
Daniel Nelson
192af981c0 Improve procstat readme 2018-02-01 16:12:08 -08:00
Ben Aldrich
551c771bba Add native Go method for finding pids to procstat (#3559) 2018-02-01 15:14:27 -08:00
Paul Myjavec
9b4177d46c Use CircleCI 2.0 for builds (#3731) 2018-02-01 15:05:39 -08:00
Daniel Nelson
1164289619 Update changelog 2018-02-01 12:15:24 -08:00
Daniel Nelson
7162db68f4 Update sqlserver readme; enable query_version = 2 in default config
If unset, query_version is still treated as version 1 for compatibility.
2018-02-01 12:13:49 -08:00
Mark Wilkinson - m82labs
43c092d600 Add new sql server output data model (#3618) 2018-02-01 11:50:26 -08:00
John Eismeier
32a94f1c89 Fix spelling mistakes in zipkin and apache inputs (#3741) 2018-02-01 11:15:12 -08:00
Daniel Nelson
71c8bcd540 Update changelog 2018-02-01 11:13:14 -08:00
Philipp Weber
b39dd3a363 Add TLS and http basic_auth to prometheus_client output (#3719) 2018-02-01 11:12:16 -08:00
Daniel Nelson
cdbc77ed53 Update documetation style for smart input 2018-02-01 10:51:03 -08:00
Daniel Nelson
34fbdc9b7f Update changelog 2018-01-31 12:30:03 -08:00
Laurent Sesquès
e0bba3cdec Add Ipset input plugin (#3346) 2018-01-31 12:25:27 -08:00
Daniel Nelson
a20d167619 Update changelog 2018-01-30 18:08:31 -08:00
Daniel Nelson
b6912e84f4 Set path to / if HOST_MOUNT_PREFIX matches full path (#3736) 2018-01-30 18:06:53 -08:00
Daniel Nelson
5b1203ca34 Set release date for 1.5.2 2018-01-30 14:00:34 -08:00
Daniel Nelson
ebc59cf81d Update changelog 2018-01-30 14:00:33 -08:00
Daniel Nelson
5a4ceab81b Exclude master_replid fields from redis input (#3725) 2018-01-30 13:58:44 -08:00
Daniel Nelson
7ac39869ff Do not build nats input on freebsd
This plugin can work on freebsd, but will only build with cgo
enabled.  For now, disable this plugin to avoid this requirement.
2018-01-30 12:04:21 -08:00
Daniel Nelson
44ea2adfa9 Update changelog 2018-01-29 14:02:44 -08:00
Philipp Weber
90efb9c844 Add support for setting bsd source address to the ping input (#3726) 2018-01-29 14:01:00 -08:00
Daniel Nelson
a6e100fd54 Update changelog 2018-01-29 12:16:15 -08:00
Ildar Svetlov
7a44c309b7 Add ability to select which queues will be gathered to rabbitmq input (#3702) 2018-01-29 12:14:49 -08:00
Daniel Nelson
95c9b81397 Update nats readme 2018-01-26 17:15:02 -08:00
Daniel Nelson
22b487769f Add nats input to readme and changelog 2018-01-26 15:18:15 -08:00
Menno Finlay-Smits
1a16126a09 Add NATS Monitoring Input Plugin (#3674) 2018-01-26 15:14:54 -08:00