dependabot[bot]
2db3bf5a94
chore(deps): Bump modernc.org/sqlite from 1.19.2 to 1.21.0 ( #12910 )
2023-03-21 16:44:03 +01:00
Hr0bar
97fd189d11
feat(inputs.radius): Add plugin for simple radius auth response time monitoring ( #12736 )
2023-03-09 09:00:42 -07:00
Adam Thornton
acd1500d2b
feat(parsers.avro): Add Apache Avro parser ( #11816 )
2023-03-02 11:10:47 -07:00
Manuel de la Peña
63ebbf2977
chore(deps): Bump testcontainers from 0.14.0 to 0.18.0 ( #12698 )
2023-02-17 15:14:26 +01:00
jokuniew
0f2db7abb8
feat(inputs.p4runtime): Implementation of P4Runtime input plugin ( #12473 )
...
Co-Authored-By: Jakub Sikorski <jakub.sikorski@intel.com>
2023-02-07 16:45:27 +01:00
Nick McKinney
d35bd06802
feat(inputs.opensearch_query): add opensearch_query input plugin ( #12393 )
2023-02-02 08:41:56 -07:00
Jacob Marble
e1db44c3b2
chore(inputs.opentelemetry): Update OpenTelemetry input plugin ( #12561 )
2023-02-01 17:58:43 +01:00
Sven Rebhan
e4b739f3a4
fix(docs): fix link to license for Google flatbuffers ( #12586 )
2023-02-01 06:27:04 -07:00
Sven Rebhan
1050d35f33
chore(deps): Bump cloud.google.com/go/storage from 1.23.0 to 1.28.1 ( #12385 )
2022-12-13 06:40:48 -07:00
Sven Rebhan
9b33b95bc0
feat(inputs.netflow): add netflow plugin ( #12108 )
2022-12-09 11:40:30 -07:00
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
singamSrikar
a288bc0bf8
feat: Openstack input plugin ( #9236 )
2021-11-09 08:32:07 -07:00
Paweł Żak
5ac9f418ca
fix: Markdown linter fixes for LICENSE_OF_DEPENDENCIES.md ( #10065 )
2021-11-05 07:55:16 -06:00
bustedware
7d6672c53a
feat: add mongodb output plugin ( #9923 )
2021-10-28 14:42:49 -06:00
Alexander Krantz
06f2a37b4a
chore: Update to AWS SDK v2 ( #9647 )
2021-10-21 16:32:10 -05:00
Sven Rebhan
15d868586d
Fix: Update snowflake database driver to 1.6.2 ( #9866 )
2021-10-12 11:42:25 -05:00
Joshua Powers
60211f0f1a
Fix/jaeger version ( #9893 )
2021-10-11 08:34:30 -06:00
Sanyam Arya
40fa10ba0b
feat: Internet Speed Monitor Input Plugin ( #9623 )
2021-09-14 15:26:49 -06:00
dependabot[bot]
317ee71c32
fix: bump github.com/Azure/go-autorest/autorest/adal from 0.9.10->0.9.15
2021-09-13 12:38:59 -05:00
Alexander Krantz
7de9c5ff27
fix: bump thrift to 0.14.2 and zipkin-go-opentracing 0.4.5 ( #9700 )
2021-09-02 10:23:30 -06:00
Sebastian Spaink
a86f5997b9
fix: migrate dgrijalva/jwt-go to golang-jwt/jwt/v4 ( #9699 )
2021-09-02 09:08:24 -06:00
Sebastian Spaink
3a7d9b6d98
fix: support 1.17 & 1.16.7 Go versions ( #9642 )
2021-08-23 15:37:44 -05:00
dependabot[bot]
ee5c50988a
fix: Bump github.com/aws/aws-sdk-go-v2 from 1.3.2 to 1.8.0 ( #9636 )
2021-08-18 15:20:17 -06:00
Jacob Marble
bfcd0f6bb1
feat: OpenTelemetry output plugin ( #9228 )
2021-08-04 16:11:55 -04:00
Alexander Krantz
32d4234ae4
Prevent x509_cert from hanging on UDP connection ( #9323 )
2021-07-22 17:44:36 -07:00
Alexander Krantz
cae338814b
Switch MongoDB libraries ( #9493 )
2021-07-22 14:50:23 -06:00
Minni Walia
f57ffa2a9b
Add new output plugin for Azure Data Explorer(ADX) ( #9426 )
2021-07-13 17:25:24 -04:00
Sven Rebhan
25413b2b6d
XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers ( #9277 )
2021-07-01 16:48:16 -04:00
Mya
eba6191239
nat-server upgrade to v2.2.6 ( #9369 )
2021-06-28 13:50:37 -05:00
Sebastian Spaink
5be079c272
Update couchbase dependencies to v0.1.0 ( #9412 )
2021-06-22 16:40:40 -05:00
Mya
28fbdd8fba
Use gosmi for SNMP traps ( #9343 )
...
Use gosmi for snmp_trap plugin
Co-authored-by: Logan McNaughton <logan@bacoosta.com>
Co-authored-by: reimda <reimda@users.noreply.github.com>
2021-06-16 10:20:33 -06:00
Daniel Dyla
298670ae18
Use dynatrace-metric-utils ( #9295 )
2021-06-08 15:27:39 -06:00
reimda
e289612ff3
Add SQL output plugin ( #9280 )
2021-06-03 22:49:55 -06:00
Pascal Zimmermann
3ad40df311
Update pgx to v4 ( #9182 )
2021-06-02 21:28:16 -06:00
Sven Rebhan
2e7b232073
Modbus refactor ( #9141 )
2021-05-27 16:58:46 -04:00
Sebastian Spaink
5330a74fea
Migrate soniah/gosnmp import to gosnmp/gosnmp ( #9203 )
2021-05-13 15:00:57 -05:00
Sebastian Spaink
175cd16f19
Migrate ipvs library from docker/libnetwork/ipvs to moby/ipvs ( #9235 )
2021-05-04 11:15:47 -05:00
Jacob Marble
6977121aed
OpenTelemetry Input Plugin ( #9077 )
2021-04-30 10:36:48 -04:00
Sebastian Spaink
4fc849d73f
Upgrade gopsutil to v3.21.3 ( #9224 )
...
Co-authored-by: John Blesener <jblesener@reactivelabs.com>
2021-04-29 15:58:35 -05:00
Sebastian Spaink
5256f916eb
Make microsoft lowercase ( #9209 )
2021-04-27 17:01:45 -05:00
Mattias Jiderhamn
871447b22c
input/sqlserver: Add service and save connection pools ( #8596 )
2021-03-29 11:22:36 -04:00
dependabot[bot]
d5b4c3e148
Bump github.com/Azure/go-autorest/autorest/azure/auth from 0.4.2 to 0.5.6 ( #8746 )
...
* Bump github.com/Azure/go-autorest/autorest/azure/auth
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest ) from 0.4.2 to 0.5.6.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/azure/cli/v0.4.2...autorest/azure/auth/v0.5.6 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix license doc
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2021-03-25 12:07:21 -05:00
Patryk Małek
e96955d1bb
Bump prometheus dependency to v2.21.0 ( #8795 )
...
* Bump prometheus dependency to v2.21.0
* Make golangci-lint happy
2021-03-25 11:18:50 -05:00
dependabot[bot]
d8b28bc609
Bump collectd.org from 0.3.0 to 0.5.0 ( #8745 )
...
* Bump collectd.org from 0.3.0 to 0.5.0
Bumps [collectd.org](https://github.com/collectd/go-collectd ) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/collectd/go-collectd/releases )
- [Commits](https://github.com/collectd/go-collectd/compare/v0.3.0...v0.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix license doc
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2021-03-24 17:26:02 -05:00
Sebastian Spaink
29ac77906d
Change duplicate kubernetes import and update protobuf to v1.5.1 ( #9039 )
...
* Change import and update protobuf
* fix check-deps
* go mod tidy
* keep imports consistent
2021-03-24 10:59:05 -05:00
Sven Rebhan
1eb47e245c
Add input plugin for KNX home automation bus ( #7048 )
2021-03-18 08:39:44 -06:00
Sebastian Spaink
79f5803444
Migrate from github.com/ericchiang/k8s to github.com/kubernetes/client-go ( #8937 )
...
* new k8 client
* Make all tests pass
* Update licenses
* add timeout back
* Resolve merge conflicts
* Fix tests and linter
* Fix linter errors
* Linting issues
* Extra empty line
Co-authored-by: Bas <3441183+BattleBas@users.noreply.github.com>
2021-03-17 16:35:25 -05:00
helenosheaa
ba8452d61d
resolved conflicts
2021-03-11 16:19:23 -05:00
Grace Wehner
d7df2c546b
Prometheus [Input] plugin - Optimizing for bigger kubernetes clusters (500+ pods) when scraping thru 'monitor_kubernetes_pods' ( #8762 )
2021-03-08 11:00:56 -05:00
reimda
431d06acc0
Add XML parser using XPath queries ( #8931 )
2021-03-03 13:26:09 -07:00
oofdog
ee09a39de5
Add CSGO SRCDS input plugin ( #8525 )
2021-03-03 14:05:14 -05:00