Commit Graph

2923 Commits

Author SHA1 Message Date
denzilribeiro f0c2c38931
Database_type config to Split up sql queries by engine type (#7934) 2020-09-08 17:36:23 -04:00
Toni Moreno 9a06ac1d6a
added force_document_id option to ES output enable resend data and avoiding duplicated ES documents, fix #7891 (#8019) 2020-09-08 16:34:27 -04:00
James DeFelice 8c28661ca7
[fix] add missing error check for HTTP req failure (#8071) 2020-09-08 14:13:23 -04:00
Bryan FRIMIN 6324b1fd63
add nsd input plugin (#7822) 2020-09-04 14:56:25 -06:00
reimda b2ac8b4ac6
Opcua cleanup (#8076) 2020-09-03 21:48:00 -06:00
Samantha Wang f4e5b0ef63
update opcua readme (#8075) 2020-09-03 15:37:42 -06:00
Chris Hayles 160e1d11c7
Add OPC UA input plugin (#8009) 2020-09-02 16:52:46 -06:00
Sven Rebhan b5fafb4c95
Fix CI AppVeyor 'make check' errors for go 1.15 on windows (#8061)
Avoid writing to nul on windows.  On Appveyor, writing to nul creates a file instead of discarding output.  The file's existence creates errors later in the build.
2020-09-01 11:52:41 -06:00
Steven Soroka 3278054c5c
fix bug in shim logger affecting AddError (#8052) 2020-08-28 18:45:38 -04:00
Joshua Gross 4ebb8c7820
Add set, and histogram reporting to aerospike telegraf plugin (#8025)
Co-authored-by: Joshua Gross <joshua.gross@indexexchange.com>
2020-08-28 12:05:42 -04:00
Steven Soroka ac809e9e5b
docs fix 2020-08-27 14:22:08 -04:00
Thomas Casteleyn 54f9e33208
Add addTag debugging in ifname plugin (#8018) 2020-08-26 15:25:57 -06:00
Pontus Rydin 60d402d827
vSphere Fixed missing clustername issue 7878 (#8026) 2020-08-26 12:58:28 -04:00
Patryk Małek 48bab9db86
Fix string to int conversion in eventhub consumer (#8006) 2020-08-26 09:26:37 -06:00
Steven Soroka bbc2aa660d
improve the quality of starlark docs by executing them as tests (#8020) 2020-08-24 11:35:29 -04:00
Thomas Schuetz bf0b376fc7
Fix InsecureSkipVerify in Dynatrace Plugin (#8015) 2020-08-21 11:31:30 -04:00
DasSkelett 7354a44240
Fix Ping Input plugin for FreeBSD's ping6 (#7861) 2020-08-20 18:05:50 -04:00
Samantha Wang 901e63e37d
add example input/outputs to starlark examples (#7980)
* add sample input/outputs to starlark examples

* update ratio.star with example input/outputs

* Update rename.star

* update scale.star with input/output examples

* fix spacing

* fix spacing
2020-08-19 19:26:35 -04:00
DM a03555ec5a
[outputs.application_insights] Added the ability to set the endpoint url (#7134) 2020-08-19 18:04:24 -04:00
Steven Soroka 11afd42617
fix issue with shim use of config.Duration (#7996) 2020-08-18 14:20:31 -04:00
Thomas Schuetz 6e8255c644
Dynatrace Plugin - Updated Documentation (#7994) 2020-08-17 18:37:13 -04:00
Steven Soroka b2eb774049
http_listener_v2: make http header tags case insensitive (#7986) 2020-08-14 13:43:31 -04:00
Russ Savage b8b6f2e533
fix(readmes): updates to internal and proxmox readmes (#7982) 2020-08-13 23:50:09 -04:00
effITient c0ab96586d
Proxmox plugin (#7922) 2020-08-12 12:26:38 -04:00
Thomas Schuetz 780fbfecb2
Dynatrace output plugin (#7881) 2020-08-12 11:51:53 -04:00
Eugene Klimov 78811f7b1c
add additional metrics to clickhouse input plugin (#7904)
add metrics and test for following ClickHouse tables:
- system.zookeeper
- system.detached_parts
- system.dictionaries
- system.replication_queue
- system.mutations
- system.disks
- system.processes
- system.text_log
- system.part_log
2020-08-12 11:48:07 -04:00
Sam Dillard 6c4636b860
add pivot example for starlark processor (#7976) 2020-08-12 11:08:55 -04:00
Russ Savage 8878f3f311
fix(puppet): update broken link (#7977) 2020-08-12 10:09:04 -04:00
Russ Savage 786b1b3859
fix(ipmi): update link in readme (#7975) 2020-08-11 23:30:38 -04:00
Russ Savage 40c6d189fe
fix(readmes): standarize first line of readmes (#7973) 2020-08-11 16:10:41 -04:00
Vikky Omkar a6c8f5be13
Updated http_response input plugin README.md (#7962) 2020-08-10 15:52:38 -04:00
Russ Savage 75e701c288
fix(readmes): adding code block annotations (#7963) 2020-08-10 15:50:48 -04:00
Peter A. Bigot 242714224b
rabbitmq: remove deprecated healthcheck (#7823) (#7920) 2020-08-10 13:02:38 -04:00
Giovanni Luisotto 211c2369aa
added new counter - Lock Timeouts (timeout > 0)/sec (#7808) 2020-08-10 11:08:26 -04:00
Steven Soroka 63dde6f733 fix cloudwatch tests 2020-08-07 13:31:55 -04:00
Steven Soroka 4d11d76bb1
cleanup cloudwatch plugin (#7928) 2020-08-07 10:12:14 -04:00
Aladex 2e751d0b54
JSON does not support values NaN and Inf (#7908) 2020-08-06 14:27:15 -04:00
kelseiv 198f92be41
Add descriptions for measurement & fields (#7902) 2020-08-06 14:05:35 -04:00
Samuel Vandamme eb162ddaa4
Fixed title on New Relic README.md (#7948) 2020-08-06 12:29:15 -04:00
reimda c7236ebbe5
Fix tail following on EOF (#7927) 2020-07-31 13:31:02 -06:00
Matthias Seelig 7ae240326b
fix broken link to proc.c (#7918) 2020-07-29 11:02:09 -04:00
Vikky Omkar 02454315ab
MongoDB: Added new metric "pages written from cache" (#7870) 2020-07-27 23:45:37 -04:00
Franz-Josef Kaiser d233b4c27f
Fix/extend support of fixed point values on input (modbus plugin) (#7869)
* Add input float types FIXED/UFIXED (#7317)
2020-07-27 16:48:44 -04:00
Steven Soroka dab07c61e8
jolokia: add some error message context (#7906) 2020-07-27 16:07:15 -04:00
A. Binzxxxxxx 72fdfd8bb0
fixed cgroups docu (#7889) 2020-07-24 12:42:17 -04:00
Steven Soroka 569584d7df
shim logger improvements (#7865) 2020-07-22 14:29:50 -04:00
Samantha Wang 6e5c72f743
Fix defaults processor readme typos (#7873) 2020-07-22 10:18:38 -07:00
Daniel Nelson b9a71880d7
Recv next message after send returns EOF (#7872) 2020-07-21 15:24:45 -07:00
Steven Soroka 9f6b7092f2
fix issue with execd restart_delay being ignored (#7867) 2020-07-21 13:06:33 -04:00
Samantha Wang 903a065a0d
Add logic starlark example (#7864) 2020-07-20 19:45:25 -07:00
Steven Soroka de313fcde6 clarify docs and add warning if execd is misconfigured (#7866) 2020-07-20 22:38:00 -04:00
Stephen Solka 6580c6a597
prefer testify error funcs over nil checks (#7857) 2020-07-20 10:34:46 -04:00
kiokoman bf5befa8fc
Fix suricata input docs (#7856) 2020-07-20 10:32:24 -04:00
reimda ef262b1372
ifname: avoid unpredictable conditions in getMap test (#7848) 2020-07-17 15:26:10 -06:00
Samantha Wang 3441fb1419
Update redfish docs with link (#7846) 2020-07-16 14:36:11 -07:00
reimda 9b58590df3
ifname processor: expire old cached entries (#7838) 2020-07-16 09:12:30 -06:00
pierwill f9b4138758
Edit Starlark README (#7832) 2020-07-14 16:05:22 -07:00
Daniel Nelson cd97534315
Set log output before starting plugin (#7820) 2020-07-10 13:58:38 -07:00
Steven Soroka db02ae5829
fix bug with loading plugins in shim with no config (#7816) 2020-07-10 15:05:26 -04:00
Daniel Nelson 51f6cc36cd
Close file to ensure it has been flushed (#7819) 2020-07-10 10:59:06 -07:00
Labesse Kévin 4c4945fecc
documentation: typo outputs cloud_pubsub (#7817) 2020-07-10 11:50:52 -04:00
Labesse Kévin c90229deb2
fix typo in cloud_pubsub docs (#7815) 2020-07-10 11:34:56 -04:00
Daniel Nelson 413398d1a1
Add minimum version for new plugins (#7810) 2020-07-09 11:29:12 -07:00
Yamagishi Kazutoshi b6b1e7f4dd
Fix markdown syntax (#7806) 2020-07-08 12:25:19 -07:00
reimda 6f9c623986
Add ifname processor plugin (#7763) 2020-07-07 15:37:53 -06:00
Daniel Nelson a19befe376
Traverse redfish api using resource links (#7722) 2020-07-07 14:25:55 -07:00
Daniel Nelson be77fbab31
Support utf-16 in file and tail inputs (#7792) 2020-07-07 12:43:32 -07:00
Steven Soroka 876fc5b4bc
Run all Go tests with flag -race (#7783) 2020-07-07 15:14:00 -04:00
Sergey 55b672e4fc
Add v3 metadata support to ecs input (#7154) 2020-07-07 11:14:05 -07:00
Steven Soroka 07f601f304
Fix inputs.execd readme links (#7791) 2020-07-06 17:09:23 -04:00
Jakub Warczarek c116f0d039 Fix data race in input plugin ping_windows 2020-07-06 21:29:51 +02:00
Steven Soroka c3cab94d5d Fix flakey processors.execd test 2020-07-03 13:21:28 -04:00
Jakub Warczarek 31407141cf
Fix data race in plugin output pubsub tests (#7782) 2020-07-03 12:01:22 -04:00
Steven Soroka df26b037cb Shim refactor to support processors and output 2020-07-02 18:55:14 -04:00
Jakub Warczarek decd656a93
Fix data race in tail input tests (#7780) 2020-07-02 15:20:47 -07:00
Steven Soroka 0efcca3c33
execd output (#7761) 2020-07-02 11:59:29 -04:00
Krzysztof Dąbrowski e81031dfd0
Accept decimal point when parsing kibana uptime (#7768) 2020-07-01 12:40:08 -07:00
Daniel Nelson 3fa4acf903
Update common/tls import path 2020-06-30 23:38:56 -07:00
Daniel Nelson eeb422e017
Update nginx_sts plugin readme 2020-06-30 23:37:10 -07:00
Zinovii Dmytriv 0830b2f8af
Add nginx_sts input plugin (#7205) 2020-06-30 23:29:44 -07:00
Steven Soroka 12bf382e88
Rename cisco_telemetry_gnmi input to gnmi (#7695) 2020-06-30 23:19:16 -07:00
Daniel Nelson 81ec33c560
Fix data race in phpfpm initializing http client (#7738) 2020-06-30 14:19:54 -07:00
Daniel Nelson f2dded5b90
Allow histograms with no buckets and summary without quantiles (#7740) 2020-06-30 11:30:34 -07:00
Adam Dobrawy 4e3434a81e
Fix typo in elasticsearch input docs (#7764) 2020-06-30 10:57:35 -07:00
Daniel Nelson 1adc4f0f2a
Allow any key usage type on x509 certificate (#7760) 2020-06-30 00:31:07 -07:00
Steven Soroka 9190f2e659
reverse dns lookup processor (#7639) 2020-06-26 18:40:05 -04:00
Steven Soroka d75ca67e47
Execd processor (#7640) 2020-06-26 18:18:19 -04:00
Steven Soroka 5c8666d1af clean up tests 2020-06-26 17:29:39 -04:00
Steven Soroka 9785d3c2c6 address feedback 2020-06-26 16:38:07 -04:00
Daniel Nelson f063ff78f2
Update tls import path 2020-06-25 11:49:45 -07:00
Daniel Nelson c73ed8ca6c
Export internal/tls package for use in execd plugins (#7697) 2020-06-25 11:44:22 -07:00
Daniel Nelson 810bb6da8f
Add laundry to mem input plugin on FreeBSD (#7736)
Additionally only report fields that may be set on the platform.
2020-06-25 10:50:51 -07:00
Jakub Warczarek 6d120168fe
Fix data race in plugins/inputs/stackdriver/stackdriver_test.go (#7744) 2020-06-25 10:37:29 -07:00
Jakub Warczarek 84ac738168
Fix data race in plugins/inputs/suricata/suricata_test.go (#7745) 2020-06-25 10:34:01 -07:00
Daniel Nelson c06eef47e7
Fix data race in kafka_consumer_test.go (#7737) 2020-06-24 15:21:56 -07:00
reimda 7f3c30b8f2
Fix SNMP trap test race (#7731) 2020-06-24 12:50:01 -06:00
denzilribeiro 1874ab53cb
Fix incorrect Azure SQL DB server properties (#7715) 2020-06-24 10:34:00 -07:00
Steven Soroka 31754635a3 fix after rebase 2020-06-24 13:06:05 -04:00
Steven Soroka 8ddb8f9f26 remove processors/execd/examples/count.go 2020-06-24 13:01:46 -04:00
Steven Soroka 36e584e92f execd processor 2020-06-24 13:01:46 -04:00