Commit Graph

671 Commits

Author SHA1 Message Date
dependabot[bot] d3110541d6
chore(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#12807) 2023-03-07 11:20:54 -07:00
dependabot[bot] e61fabfd95
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials (#12808) 2023-03-07 11:20:38 -07:00
Joshua Powers 3693368a55
chore(deps): Downgrade github.com/karrick/godirwalk from v1.17.0 to v1.16.2 (#12801) 2023-03-07 09:41:36 +01:00
Adam Thornton acd1500d2b
feat(parsers.avro): Add Apache Avro parser (#11816) 2023-03-02 11:10:47 -07:00
dependabot[bot] d8db3ca3a2
chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.77 to 1.62.193 (#12757) 2023-02-28 06:32:45 -07:00
dependabot[bot] 2bd00ca725
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.14.5 to 1.16.0 (#12756) 2023-02-28 06:32:09 -07:00
dependabot[bot] 02c1e856be
chore(deps): Bump github.com/rabbitmq/amqp091-go from 1.5.0 to 1.7.0 (#12755) 2023-02-28 06:31:30 -07:00
dependabot[bot] 8bcb1e4ba8
chore(deps): Bump github.com/coocood/freecache from 1.2.2 to 1.2.3 (#12754) 2023-02-28 06:30:25 -07:00
dependabot[bot] ca46179675
chore(deps): Bump github.com/openzipkin-contrib/zipkin-go-opentracing from 0.4.5 to 0.5.0 (#12753) 2023-02-28 06:29:27 -07:00
r3inbowari 4cd0a647c0
feat(inputs.internet_speed): Add the best server selection via latency and jitter field (#12707) 2023-02-22 21:40:44 +01:00
dependabot[bot] 6e72fee7b1
chore(deps): Bump github.com/go-logfmt/logfmt from 0.5.1 to 0.6.0 (#12715) 2023-02-22 12:28:15 +01:00
dependabot[bot] 987ff9d9e2
chore(deps): Bump cloud.google.com/go/pubsub from 1.27.1 to 1.28.0 (#12714) 2023-02-22 12:27:31 +01:00
dependabot[bot] 966f5b185a
chore(deps): Bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#12713) 2023-02-22 12:26:31 +01:00
dependabot[bot] 26bfb49cf4
chore(deps): Bump github.com/gophercloud/gophercloud from 1.0.0 to 1.2.0 (#12712) 2023-02-22 12:25:40 +01:00
dependabot[bot] 97f8a596e2
chore(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 (#12699) 2023-02-22 11:42:10 +01: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
dependabot[bot] 75e2686bdc
chore(deps): Bump github.com/containerd/containerd from 1.6.8 to 1.6.18 (#12693) 2023-02-17 10:08:05 +01:00
dependabot[bot] 0244614b71
chore(deps): Bump github.com/gofrs/uuid from 4.3.1+incompatible to 5.0.0 (#12668) 2023-02-16 10:50:47 +01:00
dependabot[bot] 426b7eca29
chore(deps): Bump github.com/pion/dtls/v2 from 2.1.5 to 2.2.4 (#12667) 2023-02-15 11:33:11 +01:00
dependabot[bot] fae83aad4f
chore(deps): Bump k8s.io/apimachinery from 0.25.3 to 0.25.6 (#12669) 2023-02-15 11:30:59 +01:00
dependabot[bot] 41f13db50e
chore(deps): Bump golang.org/x/sys from 0.4.0 to 0.5.0 (#12670) 2023-02-15 11:30:21 +01:00
dependabot[bot] 9ed5114eec
chore(deps): Bump github.com/antchfx/xmlquery from 1.3.12 to 1.3.15 (#12634) 2023-02-13 16:51:18 +01:00
dependabot[bot] 853913fc24
chore(deps): Bump github.com/antchfx/xpath from 1.2.2 to 1.2.3 (#12633) 2023-02-09 11:14:07 +01:00
dependabot[bot] 5d05b87eed
chore(deps): Bump github.com/moby/ipvs from 1.0.2 to 1.1.0 (#12632) 2023-02-09 11:13:09 +01:00
dependabot[bot] 63b09ac9fe
chore(deps): Bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#12631) 2023-02-09 11:12:16 +01:00
dependabot[bot] 8ca29387fa
chore(deps): Bump cloud.google.com/go/bigquery from 1.44.0 to 1.45.0 (#12630) 2023-02-09 11:10:33 +01:00
Jacob Marble 80b48774ac
chore: Update OpenTelemetry (#12638) 2023-02-07 17:17:31 +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
Jacob Marble 34ebbd9675
chore(deps): google.golang.org/grpc v1.51.0 to v1.52.0 (#12583) 2023-01-31 14:16:28 -07:00
Jacob Marble 9a1931bcc1
chore(deps): update golang/x dependencies (#12582) 2023-01-31 14:14:16 -07:00
Jacob Marble 0aad3b5bea
chore(deps): update github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (#12581) 2023-01-31 14:13:21 -07:00
Jacob Marble a5cf3cccef
chore(deps): update gopsutil dependency from 3.22.9 to 3.22.12 (#12580) 2023-01-31 13:28:23 -07:00
dependabot[bot] 52b2323dec
chore(deps): Bump github.com/multiplay/go-ts3 from 1.0.1 to 1.1.0 (#12572) 2023-01-31 10:35:26 +01:00
dependabot[bot] 3caf0c332d
chore(deps): Bump github.com/coreos/go-semver from 0.3.0 to 0.3.1 (#12571) 2023-01-31 10:33:30 +01:00
dependabot[bot] 048fa67c8f
chore(deps): Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 (#12570) 2023-01-31 10:32:38 +01:00
dependabot[bot] 53e749ae8c
chore(deps): Bump github.com/99designs/keyring from 1.2.1 to 1.2.2 (#12568) 2023-01-31 10:31:16 +01:00
dependabot[bot] 8edcd8cb80
chore(deps): Bump github.com/kardianos/service from 1.2.1 to 1.2.2 (#12418) 2023-01-26 19:00:08 +01:00
Severin Dellsperger 607bfdbc97
feat(inputs.cisco_telemetry_mdt): include delete field (#12345) 2023-01-25 12:17:47 -07:00
dependabot[bot] 2c752203c1
chore(deps): Bump github.com/karrick/godirwalk from 1.16.1 to 1.17.0 (#12417) 2023-01-25 10:45:36 +01:00
dependabot[bot] 2e60f3ee7b
chore(deps): bump github.com/antchfx/jsonquery from 1.3.0 to 1.3.1 (#12511) 2023-01-25 10:44:30 +01:00
dependabot[bot] a02c8d0b5e
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 (#12538) 2023-01-25 10:43:34 +01:00
dependabot[bot] e9356b5cb3
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.17.1 to 1.17.3 (#12420) 2023-01-23 14:36:02 -07:00
dependabot[bot] a736f4ddaa
chore(deps): update github.com/denisenkom/go-mssqldb from 0.12.0 to 0.12.3 (#12476) 2023-01-12 06:28:57 -07:00
Jacob Marble 47861c978e
chore: update influxdb-observability to fix statsd bug (#12429)
fixes #12363
2023-01-03 11:26:46 -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
dependabot[bot] 6c6888076f
chore(deps): bump github.com/nats-io/nats-server/v2 from 2.9.4 to 2.9.9 (#12379) 2022-12-13 11:09:36 +01:00
dependabot[bot] 44b00b1ba9
chore(deps): bump github.com/eclipse/paho.mqtt.golang (#12378) 2022-12-13 11:09:13 +01:00
dependabot[bot] 75175d7752
chore(deps): bump github.com/hashicorp/consul/api from 1.15.2 to 1.18.0 (#12381) 2022-12-13 11:05:24 +01:00
Jacob Marble 6fb840085d
chore: update OpenTelemetry from v0.2.30 to v0.2.33 (#12372) 2022-12-12 06:54:34 -07:00
Sven Rebhan 9b33b95bc0
feat(inputs.netflow): add netflow plugin (#12108) 2022-12-09 11:40:30 -07:00
Joshua Powers 0093c53916
fix(inputs.filecount): Revert library version (#12295) 2022-12-09 16:36:12 +01:00
Sven Rebhan c98115e744
feat: secret-store implementation (#11232) 2022-12-08 09:53:06 -07:00
dependabot[bot] 920a07fb5d
chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go (#12334) from 1.61.1836 to 1.62.77
Bumps [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) from 1.61.1836 to 1.62.77.
- [Release notes](https://github.com/aliyun/alibaba-cloud-sdk-go/releases)
- [Changelog](https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt)
- [Commits](https://github.com/aliyun/alibaba-cloud-sdk-go/compare/v1.61.1836...v1.62.77)

---
updated-dependencies:
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 07:21:16 -07:00
Sven Rebhan 8d78c5fbdc
chore(deps): Bump github.com/gosnmp/gosnmp from 1.34.0 to 1.35.0 (#12355) 2022-12-08 10:19:04 +01:00
Joshua Powers d9d2b01586
chore: update github.com/wavefrontHQ/wavefront-sdk-go from v0.10.4 to v0.11.0 (#12309) 2022-12-07 09:44:55 -07:00
Sven Rebhan 5cb40a1882
feat(inputs.modbus): add support for half-precision float (float16) (#12340) 2022-12-07 07:20:51 -07:00
dependabot[bot] 9b220e47f1
chore(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.11.0 (#12266) 2022-11-28 08:33:44 -07:00
dependabot[bot] ce52b174ec
chore(deps): bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0 (#12267) 2022-11-28 08:08:46 -07:00
dependabot[bot] 13b54e56a5
chore(deps): bump github.com/yuin/goldmark from 1.5.2 to 1.5.3 (#12268) 2022-11-28 08:08:26 -07:00
dependabot[bot] c308634062
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.21 to 1.13.2 (#12269) 2022-11-28 08:08:07 -07:00
Sven Rebhan 8ec12c06b8
chore(inputs.gnmi): Bump github.com/google/gnxi to latest master to allow Sonic-style paths. (#12272) 2022-11-28 07:29:46 -07:00
Sven Rebhan 32fd3f854b
chore(deps): Bump github.com/showwin/speedtest-go from 1.1.5 to 1.2.1 (#12248) 2022-11-21 20:09:22 +01:00
ShiranAvidov 7ef5993d35
feat: Add Azure Monitor input plugin (#10103) 2022-11-16 21:47:05 +01:00
dependabot[bot] 5d87f1aeea
chore(deps): bump github.com/Azure/azure-event-hubs-go/v3 from 3.3.18 to 3.3.20 (#12239) 2022-11-15 06:59:24 -07:00
dependabot[bot] 85dfc1db56
chore(deps): bump github.com/urfave/cli/v2 from 2.16.3 to 2.23.5 (#12238) 2022-11-15 06:59:09 -07:00
dependabot[bot] 7a86fcad1f
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.16.19 to 1.17.2 (#12237) 2022-11-15 06:58:54 -07:00
dependabot[bot] 01c380bab2
chore(deps): bump github.com/gofrs/uuid from v4.3.0 to v4.3.1 (#12236) 2022-11-15 06:58:32 -07:00
dependabot[bot] cd7a4f2756
chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#12198) 2022-11-08 10:48:18 +01:00
dependabot[bot] 34a1d75302
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite (#12196) 2022-11-08 09:30:37 +01:00
dependabot[bot] c299a136ae
chore(deps): bump github.com/prometheus/client_golang (#12197) 2022-11-08 09:29:30 +01:00
Joshua Powers 56551db856
chore: update golang.org/x/text from v0.3.7 to v0.3.8 (#12195) 2022-11-07 13:36:39 -06:00
dependabot[bot] e305973731
chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.61.1818 to 1.61.1836 (#12132)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 13:26:03 -06:00
richu shaji abraham 415cfa8548
fix: inputs.gnmi add support for decimal_val as per gnmi v0.8.0 (#12140)
* fix: run make fmt

* change gnmiLib version from 0.7.0 to 0.8.0

* fix: add support for decimalVal as per gnmi v0.8.0

* fix: run go mod tidy

* fix: run make fmt

Co-authored-by: richu abraham <ricabrah@cisco.com>
2022-11-02 14:20:24 -05:00
dependabot[bot] c907cc260e
chore(deps): bump github.com/nats-io/nats-server/v2 from 2.8.4 to 2.9.4 (#12134) 2022-11-01 11:25:08 +01:00
dependabot[bot] 4947d1e61c
chore(deps): bump cloud.google.com/go/monitoring from 1.5.0 to 1.7.0 (#12135) 2022-11-01 11:13:15 +01:00
Jacob Marble 99a48f460e
chore: update OpenTelemetry v0.2.30 / v0.63.0 (#12119) 2022-10-27 21:43:47 +02:00
dependabot[bot] 2ed413bdb0
chore(deps): bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 (#12097) 2022-10-25 12:08:38 +02:00
dependabot[bot] d0206dbe54
chore(deps): bump github.com/gopcua/opcua from 0.3.3 to 0.3.7 (#12095) 2022-10-25 12:00:31 +02:00
dependabot[bot] 2f8e15eedc
chore(deps): bump google.golang.org/api from 0.95.0 to 0.100.0 (#12096) 2022-10-25 12:00:03 +02:00
dependabot[bot] 3c6ad6f320
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#12098) 2022-10-25 11:58:43 +02:00
Joshua Powers 46373ba0ec
chore(deps): update modernc.org/libc from v1.20.3 to v1.21.2 (#12090) 2022-10-24 08:03:55 -06:00
Paweł Żak b1fc5254e5
chore(deps): bump testcontainers-go from 0.13.0 to 0.14.0 and address breaking change (#12039) 2022-10-18 10:18:52 -06:00
dependabot[bot] 72c8aea46d
chore(deps): bump github.com/Shopify/sarama from 1.36.0 to 1.37.2 (#11980)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mya <mlongmire@influxdata.com>
2022-10-18 09:49:10 -05:00
dependabot[bot] 0ae846e317
chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go (#12036) 2022-10-18 10:13:23 +02:00
dependabot[bot] 26233f9248
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/kinesis (#12037) 2022-10-18 10:12:55 +02:00
dependabot[bot] e2ddfc832a
chore(deps): Bump cloud.google.com/go/bigquery from 1.40.0 to 1.42.0 (#11937) 2022-10-18 09:51:03 +02:00
dependabot[bot] 8814d6e692
chore(deps): bump github.com/yuin/goldmark from 1.4.13 to 1.5.2 (#12035) 2022-10-18 09:44:43 +02: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
dependabot[bot] ca57ec3aa7
chore(deps): bump modernc.org/sqlite from 1.17.3 to 1.19.2 (#12030) 2022-10-17 16:57:08 +02:00
dependabot[bot] 0c1fd00574
chore(deps): bump k8s.io/api from 0.25.2 to 0.25.3 (#12029) 2022-10-17 16:56:23 +02:00
dependabot[bot] b6c3b70f62
chore(deps): bump k8s.io/api from 0.25.0 to 0.25.2 (#12001) 2022-10-17 16:16:42 +02:00
Paweł Żak 94e39fa018
feat: New input plugin for libvirt (#11814) 2022-10-12 17:05:42 -06:00
dependabot[bot] edd5994988
chore(deps): bump k8s.io/apimachinery from 0.25.1 to 0.25.2 (#11938)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-12 15:34:43 -05:00
dependabot[bot] 8c00fe3d45
chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#11979) 2022-10-11 09:22:31 -06:00
dependabot[bot] f5dad77d93
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatch (#11972) 2022-10-11 08:47:39 -06:00
Jacob Marble 6606c5ed33
chore: update OpenTelemetry plugins to latest release (#11943) 2022-10-05 14:03:17 -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] 1e7c69e336
chore(deps): Update github.com/hashicorp/consul/api from 1.14.0 to 1.15.2 (#11894) 2022-10-04 10:21:44 -06:00
dependabot[bot] 05fd9ee53a
chore(deps): update github.com/gofrs/uuid from 4.2.0+incompatible to 4.3.0+incompatible (#11935) 2022-10-04 10:13:51 -06:00
dependabot[bot] 14c8b9b135
chore(deps): update github.com/sensu/sensu-go/api/core/v2 from 2.14.0 to 2.15.0 (#11928) 2022-10-04 09:51:11 -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
Joshua Powers 135fef0a44
chore: update github.com/shirou/gopsutil from v3.22.8 to v3.22.9 (#11923) 2022-10-03 07:48:07 -06:00
Paweł Żak fc8a300fe7
chore(deps): github.com/docker/distribution from v2.7.1 ti v2.8.1 (#11893) 2022-09-27 10:43:45 -06:00
dependabot[bot] f8a532d9bf
chore(deps): Bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 (#11891) 2022-09-27 10:40:34 -06:00
dependabot[bot] 3f7b55baaf
chore(deps): Bump github.com/aws/smithy-go from 1.13.2 to 1.13.3 (#11890) 2022-09-27 09:52:26 -06:00
dependabot[bot] 06d24e9d81
chore(deps): Bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 (#11887) 2022-09-27 09:18:25 -06:00
Thomas Casteleyn a2baab3d36
chore(deps): Replace go-ping by pro-bing (#11836) 2022-09-26 13:04:30 -06:00
dependabot[bot] f4685d42e4
chore(deps): Bump github.com/nats-io/nats.go from 1.16.0 to 1.17.0 (#11839) 2022-09-26 20:29:32 +02:00
Martin Reindl bb9906ae04
fix: Update dependencies for OpenBSD support (#11861) 2022-09-23 09:52:01 -05:00
Joshua Powers ba99426c86
chore: update github.com/jackc/pgx/v4 from v4.17.0 to v4.17.1 (#11858)
fixes: #11853
2022-09-21 09:00:11 -06:00
Joshua Powers 22b0a26b1d
chore: update github.com/lxc/lxd to latest (#11848) 2022-09-20 13:27:48 -06:00
dependabot[bot] f803c6b410
chore(deps): Bump github.com/aerospike/aerospike-client-go/v5 from 5.9.0 to 5.10.0 (#11844)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 10:48:05 -05:00
dependabot[bot] 6f7383eee5
chore(deps): Bump k8s.io/apimachinery from 0.25.0 to 0.25.1 (#11840) 2022-09-20 08:48:45 -06:00
gkatzioura e5ee9e198b
feat(inputs.gcs): Google Cloud Storage Input Plugin (#8413) 2022-09-19 14:01:04 -06:00
dependabot[bot] 5ff4418e56
chore(deps): Bump cloud.google.com/go/bigquery from 1.33.0 to 1.40.0 (#11796) 2022-09-13 14:32:27 -07:00
Alexander Zimmermann 71b4a0afa6
feat(inputs.knx_listener): support TCP as transport protocol (#11783) 2022-09-13 14:05:31 -07:00
dependabot[bot] ec49b9a0cc
chore(deps): Bump github.com/wavefronthq/wavefront-sdk-go (#11799) 2022-09-13 11:27:52 -07:00
dependabot[bot] 29e5f1ea90
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 (#11789) 2022-09-13 10:58:43 -07:00
dependabot[bot] 614aec6d3f
chore(deps): Bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.3 (#11794) 2022-09-13 09:19:38 -07:00
dependabot[bot] 2108c0992b
chore(deps): Bump cloud.google.com/go/pubsub from 1.24.0 to 1.25.1 (#11788)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 10:24:23 -05:00
dependabot[bot] 38fd172ed1
chore(deps): Bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#11746)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 14:06:28 -05:00
dependabot[bot] 55de3a39ea
chore(deps): Bump github.com/Azure/azure-kusto-go from 0.7.0 to 0.8.0 (#11770) 2022-09-07 11:09:11 +02:00
dependabot[bot] aa2cf99fda
chore(deps): Bump gonum.org/v1/gonum from 0.11.0 to 0.12.0 (#11764) 2022-09-06 08:00:06 -06:00
dependabot[bot] 636a2ce6d5
chore(deps): Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.1 (#11763) 2022-09-06 07:59:29 -06:00
dependabot[bot] 93e6941495
chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#11747) 2022-08-29 16:28:07 -06:00
dependabot[bot] c86ded2494
chore(deps): Bump k8s.io/client-go from 0.24.3 to 0.25.0 (#11745) 2022-08-29 15:54:39 -06:00
dependabot[bot] bf38efdb86
chore(deps): Bump github.com/gophercloud/gophercloud (#11744) 2022-08-29 15:28:34 -06:00
dependabot[bot] 4b0e4646d0
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#11743) 2022-08-29 15:28:07 -06:00
Joshua Powers cdcac0effe
chore: update github.com/Shopify/sarama from v1.35 to v1.36 (#11713) 2022-08-26 07:25:15 -06:00
dependabot[bot] 22a5879b73
chore(deps): Bump github.com/rabbitmq/amqp091-go from 1.3.4 to 1.4.0 (#11699)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 15:45:05 -05:00
Joshua Powers 49cd0a8131
feat(outputs.postgresql): add Postgresql output (#11672) 2022-08-25 13:33:23 -06:00
dependabot[bot] dd85fc03a9
chore(deps): Bump github.com/tidwall/gjson from 1.14.1 to 1.14.3 (#11721) 2022-08-25 07:53:18 -06:00
dependabot[bot] 7feb2722a7
chore(deps): Bump github.com/hashicorp/consul/api from 1.13.1 to 1.14.0 (#11717) 2022-08-24 14:29:04 -06:00
dependabot[bot] 45abba836f
chore(deps): Bump github.com/aerospike/aerospike-client-go/v5 (#11716) 2022-08-24 10:21:27 -06:00
dependabot[bot] d2aa6b0da2
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts (#11711) 2022-08-24 09:53:52 -06:00
dependabot[bot] 9ea2deac18
chore(deps): Bump github.com/wavefronthq/wavefront-sdk-go (#11710) 2022-08-22 17:15:02 -06: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
dependabot[bot] dd83c885c6
chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.61.1695 to 1.61.1727 (#11695)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 13:52:37 -05:00
yahaa 4f4d168e74
fix(inputs.prometheus): plugin run outside k8s cluster error (#11673) 2022-08-17 08:27:46 -06:00
dependabot[bot] e0a6b02289
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite (#11679) 2022-08-17 05:31:15 -06:00
dependabot[bot] fbf11513a2
chore(deps): Bump github.com/urfave/cli/v2 from 2.3.0 to 2.11.2 (#11675) 2022-08-15 21:39:20 +02:00
dependabot[bot] 764a806b33
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#11670) 2022-08-15 12:51:59 -06:00
dependabot[bot] 7a839257f1
chore(deps): Bump github.com/Azure/go-autorest/autorest (#11669) 2022-08-15 20:48:57 +02:00
dependabot[bot] 8c174d4b12
chore(deps): Bump github.com/jackc/pgx/v4 from 4.16.1 to 4.17.0 (#11671) 2022-08-15 20:48:39 +02:00
橘子 5d669e2724
feat(outputs.iotdb): Add new output plugin to support Apache IoTDB (#11557) 2022-08-10 13:00:41 -06:00
dependabot[bot] 4458e22f04
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs (#11653) 2022-08-10 08:59:32 -06:00
dependabot[bot] 8858d682fd
chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#11652) 2022-08-10 08:58:36 -06:00
dependabot[bot] f56bc051b4
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#11651) 2022-08-09 13:45:06 -05:00
dependabot[bot] e5835060c0
chore(deps): bump github.com/antchfx/xmlquery from 1.3.9 to 1.3.12 (#11644) 2022-08-09 10:46:12 -06:00
Sven Rebhan 83a7fe1c60
fix: Bump github.com/lxc/lxd to latest git to fix https://github.com/lxc/lxd/issues/10738. (#11647) 2022-08-09 10:43:49 -06:00
dependabot[bot] 1a7ffe7a12
chore(deps): bump google.golang.org/api from 0.85.0 to 0.91.0 (#11643) 2022-08-09 08:57:51 -06:00
dependabot[bot] 01d5648946
chore(deps): Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (#11640) 2022-08-09 13:43:37 +02:00
dependabot[bot] b07e94b662
chore(deps): bump github.com/hashicorp/consul/api from 1.12.0 to 1.13.1 (#11641)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 17:36:32 -05:00
Mya 21f371a36b
chore(deps): Bump github.com/emicklei/go-restful from v2.9.5+incompatible to v3.8.0 (#11636) 2022-08-08 13:36:19 -06:00
niasar b80d34a422
feat: Supervisord input plugin (#9015) 2022-08-08 12:25:26 -06:00
dependabot[bot] 60ddb12933
chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#11616) 2022-08-04 07:56:48 -06:00
dependabot[bot] 297d7dc72c
chore(deps): Update github.com/Shopify/sarama from 1.34.1 to 1.35.0 (#11603) 2022-08-03 12:31:21 -06:00
dependabot[bot] af9752a415
chore(deps): update k8s.io/apimachinery from 0.24.2 to 0.24.3 (#11602) 2022-08-03 12:07:42 -06:00
dependabot[bot] c42de0c951
chore(deps): Update cloud.google.com/go/pubsub from 1.23.0 to 1.24.0 (#11604) 2022-08-03 12:06:27 -06:00
dependabot[bot] 756001b671
chore(deps): Update github.com/BurntSushi/toml from 0.4.1 to 1.2.0 (#11605) 2022-08-03 12:06:05 -06:00
reimda f9e06e9f99
chore: update github.com/harlow/kinesis-consumer (#11599) 2022-08-02 10:22:37 -06:00
dependabot[bot] e6c2f538a4
chore(deps): Bump github.com/signalfx/golib/v3 from 3.3.43 to 3.3.45 (#11598) 2022-08-02 17:43:19 +02:00
dependabot[bot] 6dce1e6f13
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#11584) 2022-08-02 09:34:40 -06:00
dependabot[bot] bc98bd520c
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis (#11585) 2022-08-02 09:25:24 -06:00
dependabot[bot] c325d58eab
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch (#11586) 2022-08-02 09:24:21 -06:00
dependabot[bot] 2b13b0bff3
chore(deps): Bump github.com/Azure/azure-event-hubs-go/v3 (#11590) 2022-08-02 09:16:18 -06:00
dependabot[bot] a6367e7a07
chore(deps): Bump github.com/pion/dtls/v2 from 2.0.13 to 2.1.5 (#11581) 2022-08-02 11:30:12 +02:00
dependabot[bot] 2c978608cc
chore(deps): Bump github.com/Azure/go-autorest/autorest/adal (#11583) 2022-08-02 09:21:31 +02:00
dependabot[bot] 7058a06657
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs (#11582) 2022-08-02 09:20:46 +02:00
dependabot[bot] bdd29181e9
chore(deps): Bump github.com/shirou/gopsutil/v3 from 3.22.4 to 3.22.7 (#11580) 2022-08-02 09:18:15 +02:00
Luke Winikates f0aad2f8d8
fix(outputs.wavefront): update wavefront sdk and use non-deprecated APIs (#11560) 2022-08-01 15:27:56 -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
dependabot[bot] 8003e66f1e
chore(deps): Bump github.com/vmware/govmomi from 0.28.0 to 0.29.0 (#11568) 2022-08-01 09:45:13 -06:00
dependabot[bot] 98fc7d2a3d
chore(deps): Bump github.com/karrick/godirwalk from 1.16.1 to 1.17.0 (#11574) 2022-08-01 09:37:45 -06:00
dependabot[bot] b525096bfb
chore(deps): Bump github.com/go-ldap/ldap/v3 from 3.4.1 to 3.4.4 (#11569) 2022-08-01 09:13:26 -05:00
dependabot[bot] 0ad33bd535
chore(deps): Update all go.opentelemetry.io dependencies (#11494) 2022-08-01 08:31:06 -05:00
dependabot[bot] d10cc09358
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.46.0 to 1.51.0 (#11567)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-29 14:22:04 -05:00
dependabot[bot] e20a7830d6
chore(deps): Bump github.com/apache/thrift from 0.15.0 to 0.16.0 (#11565) 2022-07-29 14:21:37 -05:00
dependabot[bot] 8c98d6092e
chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.12.0 to 0.13.0 (#11412)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2022-07-29 13:13:55 -05:00
Sven Rebhan fd84042220
feat: Add license checking tool (#11398) 2022-07-28 09:21:07 -05:00
Sven Rebhan ff17ede62d
feat(parsers.xpath): Add support for returning underlying data-types (#11558) 2022-07-28 07:18:55 -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
Pavlo Sumkin 678e6e7a8c
feat(outputs.groundwork): Improve metric parsing to extend output (#11443) 2022-07-20 13:05:01 -06:00
Guy Korland 3c5d71b7cd
feat: Add RedisTimeSeries plugin (#11054) 2022-07-19 07:08:51 -06:00
asaleh b0819baeec
feat: add Stomp (Active MQ) output plugin (#7995) 2022-07-14 07:14:41 -06:00
dependabot[bot] 0ef5df50af
chore(deps): Bump github.com/antchfx/jsonquery from 1.1.5 to 1.2.0 (#11461) 2022-07-12 07:25:55 -05:00
Anton Malinskiy fbccc71abb
feat(input): add upsd implementation (#9890) 2022-07-06 13:09:18 -06:00
dependabot[bot] 0ff94c5332
chore(deps): Bump github.com/docker/docker (#11438) 2022-07-06 10:14:59 -06:00
dependabot[bot] 379b8ea04e
chore(deps): Bump github.com/prometheus/client_golang (#11437) 2022-06-30 13:59:14 -06:00
dependabot[bot] aa68da26c2
chore(deps): Bump k8s.io/api from 0.24.1 to 0.24.2 (#11434) 2022-06-30 13:43:46 -05:00
dependabot[bot] f55de4aecf
chore(deps): Bump github.com/influxdata/influxdb-observability/otel2influx from 0.2.21 to 0.2.22 (#11416)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 10:14:43 -05:00
dependabot[bot] c9c0b91958
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.15.4 to 1.15.8 (#11415)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-29 16:50:44 -05:00
dependabot[bot] 2646f3d255
chore(deps): Bump github.com/vmware/govmomi from 0.27.3 to 0.28.0 (#11396)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2022-06-29 10:45:03 -05:00
dependabot[bot] e575fa42da
chore(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 (#11395)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-29 10:44:45 -05:00
Joshua Powers b89a254ace
test: add nightly package testing to amd64/linux (#11377) 2022-06-29 07:15:56 -06:00
dependabot[bot] 3008d918b7
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.1.0 to 1.46.0 (#11382) 2022-06-28 12:22:31 -05:00
Sven Rebhan 20ed58cd8a
chore: Remove 'github.com/cisco-ie/nx-telemetry-proto' replacement (#11401) 2022-06-28 18:14:21 +02:00