Commit Graph
2642 Commits
Author SHA1 Message Date
denzilribeiro 0a75dea70d Add Database IO Tempdb per Azure DB and fix PerfmonV2 collection for on-prem (#7163) 2020-03-16 13:32:30 -07:00
Daniel Nelson 9508bbdf29 Update eventhub_consumer README. 2020-03-16 13:21:53 -07:00
Daniel Nelson 1b187b173d Update changelog 2020-03-16 12:37:44 -07:00
Daniel Nelson 79aad9f06a Rename eventhub -> eventhub_consumer 2020-03-16 12:15:18 -07:00
R290 f69b639aa9 Add Azure IoT Hub / Event Hub input plugin (#6928) 2020-03-16 10:54:21 -07:00
Daniel Nelson d8b66b69d5 Mention metric filtering in csv parser docs 2020-03-13 14:30:27 -07:00
Daniel Nelson d5df7666d8 Update changelog 2020-03-12 17:01:07 -07:00
Tim Hughes e6f0644128 Add Arista LANZ consumer input plugin (#4112) 2020-03-12 16:45:35 -07:00
Daniel Nelson fe4ff3a3be Move s2_geo processor to directory with same name 2020-03-10 15:46:46 -07:00
alespour c5234b365a Add s2_geo processor plugin (#7087) 2020-03-10 15:39:06 -07:00
Samantha Wang 0be6275495 Add versioning to example readme (#7152) 2020-03-10 18:31:59 -04:00
Daniel Nelson c7146be2f2 Add support for setting retention policy using tag (#7141) 2020-03-10 15:20:03 -07:00
Steven Soroka 64fecfa19e fix inputs.postgresql panic in posgres 12 (#7151) 2020-03-10 17:06:29 -04:00
Steven Soroka 3bc53558a4 fix concurrency panic in ntpq input. Closes #7101 (#7143) 2020-03-10 16:48:30 -04:00
Steven Soroka c31ba94bb8 modbus to support scaling int32 and float32-ieee (#7148) 2020-03-10 16:46:36 -04:00
Daniel Nelson b6de4da41f Add topic tag options to kafka output (#7142) 2020-03-10 13:38:26 -07:00
Giovanni Luisotto 1601a06915 Fix several issues with DatabaseIO query in sqlserver input (#7103) 2020-03-10 12:44:54 -07:00
Harshit Bansal 1ce56f8b59 Document port specification in postgres input plugins (#7132) 2020-03-10 12:02:50 -07:00
Kevin Lin d35290ac7e plugins/inputs: New input for Wireguard server (#6367) 2020-03-09 18:34:43 -04:00
Daniel Nelson ca65d52c9a Add support for converting tag or field to measurement in converter processor (#7049) 2020-03-09 14:08:38 -07:00
Russ Savage 898487b2da Fix typo in salesforce readme (#7120) 2020-03-05 18:07:28 -08:00
Daniel Nelson 7b03a6f4ab Update stackdriver plugins to reflect new product naming (#7098) 2020-03-05 10:36:36 -08:00
Daniel Nelson 561bb3df2e Fix spelling error in the SNMP field example (#7118) 2020-03-05 10:16:49 -08:00
Daniel Nelson 3817aafdcb Update clickhouse docs with renamed source tag 2020-03-04 14:46:27 -08:00
Daniel Nelson 6edd57ea87 Rename clickhouse user to username 2020-03-04 14:44:37 -08:00
Daniel Nelson bffd57aa58 Update readme and changelog 2020-03-04 14:42:50 -08:00
Daniel Nelson e4caa347a2 Add ClickHouse input plugin (#6441) 2020-03-04 14:20:46 -08:00
reimda a0276385b1 Refactor InfluxDB listener (#6974)
Use streaming parser in InfluxDB listener
2020-03-04 11:13:44 -07:00
josephpeacock ab8438dcc6 Add threaded parsing in statsd input plugin (#6922) 2020-03-03 14:47:33 -08:00
mg03 dd1ace73b0 Add label and field selectors to prometheus input k8s discovery (#6969) 2020-03-02 18:51:31 -08:00
Felix Edelmann 32d80d2a08 Add non-cumulative histogram (#7071) 2020-03-02 10:59:19 -08:00
Andre Nathan 88216eb4d2 Allow globs in FPM unix socket paths (#7089) 2020-02-28 14:47:04 -08:00
Steven Soroka a34180459a Close stdin on exit in execd input 2020-02-28 13:58:56 -05:00
Jan Graichen a20e6953d2 Add an exec daemon plugin (#4424) 2020-02-28 13:46:03 -05:00
Rick van de Loo 0103691eb6 Fix typo in exec input readme (#7086) 2020-02-26 09:33:24 -08:00
Daniel Nelson f91261d7fe Add basic benchmark for influx serializer reader (#7078) 2020-02-25 18:58:23 -08:00
Joao Gilberto Magalhães de16279d72 Add RabbitMQ slave_nodes and synchronized_slave_nodes metrics (#7084) 2020-02-25 16:36:06 -08:00
Anthony Arnaud 8c99dc7b5e Use the same timestamp per call if no time is provided (#7063) 2020-02-25 12:19:28 -08:00
Steven Soroka 2e32f894b6 Fix inconsistency with input error counting (#7077) 2020-02-25 10:40:29 -08:00
donvipre b127254cca Add additional tags and fields to apcupsd (#7065)
- new tags:
  - model
- new metrics:
  - battery_date
  - nominal_input_voltage
  - nominal_battery_voltage
  - nominal_power
  - firmware
2020-02-24 16:32:09 -08:00
Daniel Nelson b5e0577d6b Use add time for prometheus expiration calculation (#7056) 2020-02-24 15:53:16 -08:00
Giovanni Luisotto 413ca898be Fix perf counters collection on named instances in sqlserver input (#7060) 2020-02-21 11:11:50 -08:00
R.I.Pienaar 79ff743064 Add support for credentials file to nats_consumer and nats output (#7022) 2020-02-20 14:30:04 -08:00
James Buchan cd2a77a95b Remove duplicate loop in net_response plugin (#7055) 2020-02-20 13:31:41 -05:00
Steven Soroka 5023df08d8 resolves issues where failed api calls lead to obscure errors (#7051) 2020-02-19 21:46:08 -05:00
prashanthjbabu 59a506ae4a Add process created_at time to procstat input (#7039) 2020-02-19 11:57:07 -08:00
Steven Barth 0a1373765e Fix dash to underscore replacement when handling embedded tags in Cisco MDT (#7035)
Currently configuring embedded_tags for cisco_telemetry_mdt input
requires an unusual mix of - and _, i.e. one needs to specify e.g.
Cisco-IOS-XR-wdsysmon-fd-oper:system-monitoring/cpu-utilization/process_cpu/process-id
for it to work correctly. Additionally, tags created might still contain
dashes against convention.

This fix creates correctly formatted tags with underscores instead of
dashes and unifies the configuration parameter to expect either dashes
or underscores, so old configurations are still valid.
2020-02-18 17:31:39 -08:00
Steven Soroka 8b3bd2585d Fix issues with failing tests on darwin (#7042) 2020-02-18 16:13:53 -08:00
Atakan Özceviz 397a04aa32 Fix typo in http_response readme (#7036) 2020-02-18 14:30:56 -08:00
Daniel Nelson 784266a301 Update jenkins readme 2020-02-14 15:36:58 -08:00