Commit Graph

168 Commits

Author SHA1 Message Date
Sven Rebhan c98115e744
feat: secret-store implementation (#11232) 2022-12-08 09:53:06 -07:00
Sven Rebhan 5cb40a1882
feat(inputs.modbus): add support for half-precision float (float16) (#12340) 2022-12-07 07:20:51 -07:00
ShiranAvidov 7ef5993d35
feat: Add Azure Monitor input plugin (#10103) 2022-11-16 21:47:05 +01:00
dependabot[bot] 5a453acbbb
chore(deps): bump github.com/signalfx/golib/v3 from 3.3.45 to 3.3.46 (#12034) 2022-10-18 09:20:16 +02:00
Paweł Żak 94e39fa018
feat: New input plugin for libvirt (#11814) 2022-10-12 17:05:42 -06:00
dependabot[bot] ed8bd1dd52
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.5 to 1.12.21 (#11936) 2022-10-04 10:52:06 -06:00
dependabot[bot] 4ed15e7a53
chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.6.2 to 1.6.13 (#11886) 2022-10-03 14:00:19 -06:00
Thomas Casteleyn a2baab3d36
chore(deps): Replace go-ping by pro-bing (#11836) 2022-09-26 13:04:30 -06:00
gkatzioura e5ee9e198b
feat(inputs.gcs): Google Cloud Storage Input Plugin (#8413) 2022-09-19 14:01:04 -06:00
Joshua Powers 49cd0a8131
feat(outputs.postgresql): add Postgresql output (#11672) 2022-08-25 13:33:23 -06:00
Sebastian Spaink a57434eb4e
feat: Migrate to urfave/cli (#11700) 2022-08-24 21:46:58 -05:00
dependabot[bot] 93121f3894
chore(deps): Bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.1 (#11676)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mya <mlongmire@influxdata.com>
2022-08-17 13:53:02 -05:00
yahaa 4f4d168e74
fix(inputs.prometheus): plugin run outside k8s cluster error (#11673) 2022-08-17 08:27:46 -06:00
橘子 5d669e2724
feat(outputs.iotdb): Add new output plugin to support Apache IoTDB (#11557) 2022-08-10 13:00:41 -06:00
niasar b80d34a422
feat: Supervisord input plugin (#9015) 2022-08-08 12:25:26 -06:00
dependabot[bot] e7e3926710
chore(deps): Bump github.com/eclipse/paho.mqtt.golang from 1.3.5 to 1.4.1 (#11347)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2022-08-01 14:03:48 -05:00
Sven Rebhan fd84042220
feat: Add license checking tool (#11398) 2022-07-28 09:21:07 -05:00
Cole Mackenzie af43d0183c
feat(output.mqtt): Add support for MQTT protocol version 5 (#11284) 2022-07-27 09:36:57 -06:00
Sven Rebhan 9f3a7414a9
feat(parsers.json): Allow JSONata based transformations in JSON serializer (#11251) 2022-07-21 18:37:36 +02:00
Joshua Powers 5802df7659
chore: cleanup go.mod and dependency licences (#11503) 2022-07-14 07:59:43 -06:00
asaleh b0819baeec
feat: add Stomp (Active MQ) output plugin (#7995) 2022-07-14 07:14:41 -06:00
Anton Malinskiy fbccc71abb
feat(input): add upsd implementation (#9890) 2022-07-06 13:09:18 -06:00
dependabot[bot] b58ae75b08
chore(deps): Bump github.com/Shopify/sarama from 1.32.0 to 1.34.1 (#11319) 2022-06-21 16:41:25 -05:00
Alexander Krantz d8f2b38b27
feat(redis): add Redis 6 ACL auth support (#9333) 2022-06-21 15:13:18 -05:00
dependabot[bot] 4a4d9d97e0
chore(deps): Bump google.golang.org/api from 0.74.0 to 0.84.0 (#11338)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MyaLongmire <myalongmire05@gmail.com>
2022-06-21 11:20:33 -05:00
dependabot[bot] f8672d8486
chore(deps): Bump k8s.io/client-go from 0.23.3 to 0.24.1 (#11223) 2022-06-16 16:18:58 -05:00
Eng Zer Jun d51634a613
fix(plugins/amqp): move from `streadway/amqp` to `rabbitmq/amqp091-go` (#11192) 2022-05-25 13:16:13 -06:00
Joshua Powers db3beab38b
test: add generic test-container code for re-use, migrate mysql (#11157) 2022-05-23 11:08:53 -06:00
Jacob Marble 3c79acbd80
chore: update opentelemetry plugins (#11085) 2022-05-12 10:34:52 -05:00
bewing a6f278a5ea
fix: use external xpath parser for gnmi (#11024) 2022-04-26 07:38:02 -06:00
Jacob Marble bf99a726f5
fix: update go.opentelemetry.io/collector/pdata from v0.48.0 to v0.49.0 (#10984) 2022-04-19 07:28:01 -06:00
AsafMah 47113efc5a
fix: update github.com/Azure/azure-kusto-go from 0.5.0 to 0.60 (#10966) 2022-04-12 15:07:15 -06:00
Aleksei Larkov 9d3d5b9414
feat: add ANSI color filter for tail input plugin (#10880) 2022-03-30 09:00:16 -06:00
Samantha Wang 93a2202e73
docs: update license of dependencies (#10914) 2022-03-29 13:49:04 -06:00
Joshua Powers 40ed7fb693
feat(parsers.influx): New influx line protocol via feature flag (#10749) 2022-03-10 15:09:58 -07:00
dependabot[bot] 1445a17e47
fix: bump github.com/denisenkom/go-mssqldb from 0.10.0 to 0.12.0 (#10503)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2022-02-14 09:21:27 -06:00
Sebastian Spaink 023dfd43b0
fix: license doc outdated causing CI failure (#10630) 2022-02-10 17:28:17 -06:00
dependabot[bot] c3b831649f
fix: bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.6.0 to 1.13.0 (#10601) 2022-02-07 09:29:07 -07:00
Zachary Priddy 5c8751f97c
fix[elasticsearch output]: add scheme to fix error in sniffing option (#10513) 2022-02-03 15:02:02 -07:00
Anatoly Laskaris 531d7bb741
feat: Add ClickHouse driver to sql inputs/outputs plugins (#9671) 2022-01-28 13:35:03 -07:00
dependabot[bot] 5ab466464d
fix: bump github.com/shirou/gopsutil/v3 from 3.21.10 to 3.21.12 (#10451) 2022-01-19 19:48:55 -06:00
Christian a6b998f9b8
feat: Add noise plugin (#10057) 2022-01-12 08:20:33 -07:00
dependabot[bot] 0dc64b83fe
fix: bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.5.2 to 1.12.0 (#10415) 2022-01-11 09:53:37 -07:00
Martin Reindl 0e1031356e
fix: re-enable OpenBSD modbus support (#10385) 2022-01-07 07:19:19 -07:00
Josef Johansson 876d19081e
feat: add systemd notify support (#10340) 2022-01-05 08:21:14 -07:00
Sebastian Spaink f88b873fca
fix: update go-ldap to v3.4.1 (#10343) 2021-12-23 11:51:35 -06:00
Sebastian Spaink da1ddd53a4
fix: update djherbis/times and fix dependabot (#10332) 2021-12-22 13:30:42 -06:00
reimda df6bf48f8d
feat: Implement deprecation infrastructure (#10200) 2021-12-01 12:38:43 -07:00
Vladislav 27dea9bd8f
feat: add new groundwork output plugin (#9891) 2021-11-30 14:25:21 -07:00
bkotlowski 9480e49eee
feat: add intel_pmu plugin (#9724)
Co-authored-by: ktrojan <kuba.trojan@intel.com>
2021-11-23 10:32:19 -06:00