Commit Graph

861 Commits

Author SHA1 Message Date
Joshua Powers 4c4b821aaa
test(kafka): Use dynamic ports with integration tests (#14301) 2023-11-17 10:47:18 +01:00
Marcin Labenski a4f8b450d2
feat(inputs.sql): Add support for IBM Netezza (#14200)
Co-authored-by: mpl <mpl>
Co-authored-by: Josh Powers <powersj@fastmail.com>
2023-11-16 11:32:37 +01:00
dependabot[bot] e57da21f83
chore(deps): Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#14286) 2023-11-13 15:11:29 -07:00
dependabot[bot] 2a9b73807d
chore(deps): Bump github.com/gosnmp/gosnmp from 1.35.1-0.20230602062452-f30602b8dad6 to 1.36.1 (#14287) 2023-11-13 15:10:53 -07:00
dependabot[bot] 013882aaa9
chore(deps): Bump google.golang.org/api from 0.149.0 to 0.150.0 (#14288) 2023-11-13 15:09:16 -07:00
dependabot[bot] bb8a188092
chore(deps): Bump golang.org/x/mod from 0.13.0 to 0.14.0 (#14289) 2023-11-13 15:09:11 -07:00
dependabot[bot] f0c66b09a1
chore(deps): Bump golang.org/x/sync from 0.4.0 to 0.5.0 (#14285) 2023-11-13 15:08:56 -07:00
phagemann 19c3d26d79
fix(inputs.s7comm): Fix bit queries (#14068) 2023-11-13 12:02:55 -07:00
dependabot[bot] d644ffd3d2
chore(deps): Bump github.com/showwin/speedtest-go from 1.6.6 to 1.6.7 (#14250)
Co-authored-by: Josh Powers <powersj@fastmail.com>
Co-authored-by: r3inbowari <r3inbowari@gmail.com>
2023-11-10 12:27:37 +01:00
dependabot[bot] d15ea5178c
chore(deps): Bump cloud.google.com/go/storage from 1.30.1 to 1.34.1 (#14253) 2023-11-07 09:42:13 +01:00
dependabot[bot] cef2346ee3
chore(deps): Bump github.com/rabbitmq/amqp091-go from 1.8.1 to 1.9.0 (#14252) 2023-11-07 09:41:27 +01:00
dependabot[bot] 15704f9142
chore(deps): Bump github.com/hashicorp/consul/api from 1.25.1 to 1.26.1 (#14251) 2023-11-07 09:40:18 +01:00
dependabot[bot] 3b5d117533
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.23.5 to 1.26.0 (#14249) 2023-11-07 09:38:35 +01:00
Jeffrey Zhang ac171a07be
feat(outputs.prometheus_client): Support listen on vsock (#14108) 2023-11-06 06:34:44 -07:00
dependabot[bot] a7fedc5846
chore(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 (#14225) 2023-11-01 15:39:46 +01:00
Joshua Powers 8c35dddc10
test(outputs.kafka): Use private network for testing (#14220) 2023-10-31 17:47:23 +01:00
dependabot[bot] 42cd671963
chore(deps): Bump github.com/benbjohnson/clock from 1.3.3 to 1.3.5 (#14219) 2023-10-31 06:20:12 -06:00
dependabot[bot] 810bfdf087
chore(deps): Bump github.com/antchfx/xpath from 1.2.5-0.20230505064641-588960cceeac to 1.2.5 (#14217) 2023-10-31 06:19:56 -06:00
dependabot[bot] 6865414174
chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.19.1 (#14218) 2023-10-31 06:19:29 -06:00
dependabot[bot] 9fbd990456
chore(deps): Bump github.com/compose-spec/compose-go from 1.16.0 to 1.20.0 (#14216) 2023-10-31 06:18:57 -06:00
dependabot[bot] e919884588
chore(deps): Bump github.com/docker/docker from 24.0.6 to 24.0.7 (#14211) 2023-10-30 23:12:19 +01:00
Pankaj Thapa bd9e98a3a6
chore: Bump github.com/google/gnxi from 20221016143401 to 20231026134436 (#14201) 2023-10-27 09:29:44 -06:00
dependabot[bot] fe3100fb39
chore(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#14192) 2023-10-25 16:24:30 -06:00
Robert 4e84fc8925
feat(socket_listener): Add vsock support to socket listener and writer (#14172) 2023-10-25 15:13:37 -06:00
dependabot[bot] ab24e78c20
chore(deps): Bump k8s.io/client-go from 0.28.2 to 0.28.3 (#14165) 2023-10-24 07:56:18 -06:00
dependabot[bot] 3d4b3535b8
chore(deps): Bump github.com/hashicorp/consul/api from 1.24.0 to 1.25.1 (#14164) 2023-10-24 07:49:59 -06:00
dependabot[bot] b79ce79e7d
chore(deps): Bump github.com/antchfx/xmlquery from 1.3.17 to 1.3.18 (#14166) 2023-10-24 07:49:19 -06:00
dependabot[bot] 102fae587e
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.40 to 1.13.43 (#14167) 2023-10-24 07:49:04 -06:00
dependabot[bot] 3731f59616
chore(deps): Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#14168) 2023-10-24 07:48:12 -06:00
Luke Winikates 3eed69f866
feat(outputs.wavefront): Use common/http to configure http client (#14136) 2023-10-23 08:10:35 -06:00
dependabot[bot] 1853dd8125
chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.9 to 2.9.23 (#14146) 2023-10-23 07:16:49 -06:00
Rajiv Kushwaha 37ef23fb7f
feat(common.http): Add support for connecting over unix-socket (#14103) 2023-10-18 06:44:36 -06:00
dependabot[bot] 9c8c06eebf
chore(deps): Bump github.com/nats-io/nats.go from 1.28.0 to 1.31.0 (#14124) 2023-10-17 07:04:07 -06:00
dependabot[bot] 55b7281171
chore(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#14127) 2023-10-17 14:18:23 +02:00
dependabot[bot] 4f4a649e14
chore(deps): Bump google.golang.org/api from 0.139.0 to 0.147.0 (#14126) 2023-10-17 14:17:19 +02:00
dependabot[bot] 11e5cab7a8
chore(deps): Bump github.com/google/cel-go from 0.14.1-git to 0.18.1 (#14125) 2023-10-17 14:16:29 +02:00
Sven Rebhan 3a58f657dd
chore(deps): Remove replacement for gos7 (#14032) 2023-10-16 15:00:28 -06:00
Thomas Casteleyn 74937de0f4
feat(outputs.bigquery): Project is no longer a required field (#14086) 2023-10-16 14:42:57 -06:00
Sven Rebhan 68eda258f4
fix(outputs.redistimeseries): Handle string fields correctly (#14060) 2023-10-12 14:39:14 -06:00
dependabot[bot] 1f35dd9b48
chore(deps): Bump golang.org/x/mod from 0.12.0 to 0.13.0 (#14075) 2023-10-12 10:45:44 -06:00
dependabot[bot] cc243dc5dc
chore(deps): Bump gonum.org/v1/gonum from 0.13.0 to 0.14.0 (#14078) 2023-10-12 09:56:29 -06:00
dependabot[bot] e1943db6fa
chore(deps): Bump golang.org/x/net from 0.15.0 to 0.17.0 (#14095) 2023-10-12 09:13:14 -06:00
Sven Rebhan 362026b7f0
chore(deps): Bump github.com/jhump/protoreflect from 1.15.1 to 1.15.3 (#14085) 2023-10-12 08:27:57 -06:00
dependabot[bot] 62160db374
chore(deps): Bump github.com/miekg/dns from 1.1.55 to 1.1.56 (#14077) 2023-10-12 08:22:51 -06:00
dependabot[bot] 6e31368811
chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.22.0 to 0.25.0 (#14076) 2023-10-12 08:22:26 -06:00
dependabot[bot] dcf7391997
chore(deps): Bump golang.org/x/oauth2 from 0.11.0 to 0.13.0 (#14074) 2023-10-12 08:21:06 -06:00
michelle-costa f4c56e1597
feat(inputs.sql): Add oracle driver (#13978) 2023-10-05 09:26:40 +02:00
dependabot[bot] c007a1dbb2
chore(deps): Bump github.com/signalfx/golib/v3 from 3.3.50 to 3.3.53 (#14040)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2023-10-04 10:16:34 +02:00
dependabot[bot] eecee10535
chore(deps): Bump github.com/klauspost/compress from 1.16.7 to 1.17.0 (#14039) 2023-10-04 10:15:38 +02:00
dependabot[bot] d546a91159
chore(deps): Bump github.com/netsampler/goflow2 from 1.3.3 to 1.3.6 (#14037) 2023-10-04 10:14:32 +02:00
dependabot[bot] 2e4d5e2c3f
chore(deps): Bump github.com/yuin/goldmark from 1.5.4 to 1.5.6 (#14038) 2023-10-04 10:13:05 +02:00
dependabot[bot] ae221c5848
chore(deps): Bump github.com/apache/arrow/go/v13 from 13.0.0-git to 13.0.0 (#14036) 2023-10-04 10:12:21 +02:00
Joshua Powers 904c95a94b
chore(deps): Bump github.com/vmware/govmomi from v0.28.0 to v0.32.0 (#14022)
fixes: #14020
2023-10-02 10:54:00 -06:00
R290 705176b8d5
feat(inputs.docker): Add disk usage (#13894) 2023-09-27 14:28:36 -06:00
dependabot[bot] d7ba7642ff
chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.18.27 to 1.18.42 (#13988) 2023-09-26 11:49:05 +02:00
dependabot[bot] 8feba021ae
chore(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#13989) 2023-09-26 10:48:55 +02:00
dependabot[bot] 1da0e865de
chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.13.8 to 1.13.11 (#13987) 2023-09-26 10:47:55 +02:00
dependabot[bot] 8b956a4e54
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.80.1 to 1.120.0 (#13986) 2023-09-26 10:46:50 +02:00
dependabot[bot] 483e72b3ff
chore(deps): Bump github.com/eclipse/paho.mqtt.golang (#13985) 2023-09-26 10:46:06 +02:00
dependabot[bot] c7c216ccc9
chore(deps): Bump golang.org/x/net from 0.14.0 to 0.15.0 (#13940) 2023-09-21 15:42:04 +02:00
dependabot[bot] 2425ebc2d9
chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.470 to 1.62.563 (#13941) 2023-09-20 12:57:08 +02:00
dependabot[bot] 5a8b3d89dc
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.20.9 to 1.23.5 (#13943) 2023-09-20 12:56:20 +02:00
dependabot[bot] b9db1a015b
chore(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.8 (#13942) 2023-09-20 12:55:35 +02:00
dependabot[bot] 85f7e02c57
chore(deps): Bump k8s.io/api from 0.28.1 to 0.28.2 (#13944)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2023-09-20 12:54:01 +02:00
Jakub Sikorski 7d71285347
feat(inputs): New Intel PMT plugin (#13801) 2023-09-11 08:38:58 -06:00
r3inbowari dd5c221656
chore(deps): Bump github.com/showwin/speedtest-go from 1.6.2 to 1.6.6 (#13895) 2023-09-11 07:43:37 -06:00
Luke Winikates d807dd3c05
feat(outputs.wavefront): Add more auth options and update SDK (#13857) 2023-09-08 12:46:08 -06:00
Jacob Marble c5aef4e3b9
feat(inputs.opentelemetry): Add configurable log record dimensions (#13846) 2023-09-05 10:13:39 -06:00
Joshua Powers 5fb290fb46
chore: Update to go1.21.0 (#13794) 2023-08-28 14:30:44 -06:00
dependabot[bot] ebceed6157
chore(deps): Bump k8s.io/api from 0.27.4 to 0.28.1 (#13810) 2023-08-28 21:50:40 +02:00
dependabot[bot] cc612ca35a
chore(deps): Bump github.com/hashicorp/consul/api from 1.20.0 to 1.24.0 (#13811) 2023-08-28 10:24:15 +02:00
dependabot[bot] 27b2d2d726
chore(deps): Bump github.com/nats-io/nats.go from 1.27.0 to 1.28.0 (#13809) 2023-08-28 09:40:41 +02:00
dependabot[bot] a8ab5bef93
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.18.2 to 1.18.5 (#13808) 2023-08-28 09:39:14 +02:00
dependabot[bot] a523306985
chore(deps): Bump github.com/prometheus/prometheus from 0.42.0 to 0.46.0 (#13765)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2023-08-28 09:38:05 +02:00
dependabot[bot] 4de0513f76
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.18.0 to 1.18.2 (#13769) 2023-08-15 06:51:17 -06:00
dependabot[bot] 75e67975fe
chore(deps): Bump github.com/miekg/dns from 1.1.51 to 1.1.55 (#13768) 2023-08-15 06:50:52 -06:00
dependabot[bot] e95bf13b6e
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.26 to 1.13.32 (#13767) 2023-08-15 06:50:30 -06:00
dependabot[bot] 342af02f71
chore(deps): Bump cloud.google.com/go/pubsub from 1.32.0 to 1.33.0 (#13766) 2023-08-15 06:49:50 -06:00
Sven Rebhan 8b032b73ee
feat(inputs): Add new S7comm plugin (#13731) 2023-08-09 21:56:47 +02:00
dependabot[bot] 8bc6822e28
chore(deps): Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.12.1 (#13736) 2023-08-08 22:16:40 +02:00
Joshua Powers f35b3bd294
chore: Update to go1.20.7 (#13740) 2023-08-08 17:20:11 +02:00
dependabot[bot] 5fc30be1eb
chore(deps): Bump github.com/gophercloud/gophercloud from 1.2.0 to 1.5.0 (#13735) 2023-08-08 07:18:16 -06:00
dependabot[bot] 0801233d2c
chore(deps): Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#13738) 2023-08-08 11:54:35 +02:00
dependabot[bot] 637fe832be
chore(deps): Bump github.com/microsoft/go-mssqldb (#13737) 2023-08-08 11:54:02 +02:00
dependabot[bot] c50b533c24
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts (#13734) 2023-08-08 11:53:13 +02:00
Sven Rebhan 806b7cd67f
fix(parsers.xpath): Handle protobuf maps correctly (#13719) 2023-08-07 15:50:49 -06:00
Hr0bar dae115852c
feat(inputs.tacacs): Add tacacs plugin for simple tacacs auth response time monitoring (#12747) 2023-08-07 12:20:23 -06:00
dependabot[bot] d8a13ff5d3
chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.13.4 to 1.13.7 (#13703) 2023-08-01 14:22:54 +02:00
dependabot[bot] f9a1f746e9
chore(deps): Bump github.com/openconfig/gnmi from 0.9.1 to 0.10.0 (#13706) 2023-08-01 13:34:22 +02:00
dependabot[bot] 300f4b90bc
chore(deps): Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.3.0 to 5.3.1 (#13705) 2023-08-01 13:33:01 +02:00
dependabot[bot] 8f9066aeb2
chore(deps): Bump google.golang.org/api from 0.129.0 to 0.134.0 (#13704) 2023-08-01 13:32:10 +02:00
dependabot[bot] 1fa5b9c81a
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.17.14 to 1.18.0 (#13702) 2023-08-01 13:30:37 +02:00
Chase Sterling 283af2b1da
feat(serializers.template): Add new template based serializer (#13656) 2023-07-28 09:41:04 -06:00
Sven Rebhan f804d6395e
chore(deps): Bump github.com/antchfx/xpath from v1.2.4 to latest master (#13679) 2023-07-26 11:02:03 -06:00
Sven Rebhan 64f6c97d13
fix(parsers.xpath): Improve handling of complex-type nodes (#13660) 2023-07-26 07:11:25 -06:00
dependabot[bot] 240867e2a3
chore(deps): Bump github.com/eclipse/paho.golang from 0.10.0 to 0.11.0 (#13670) 2023-07-25 13:42:08 +02:00
dependabot[bot] 1b401431f8
chore(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 (#13666) 2023-07-25 13:40:37 +02:00
dependabot[bot] 99856162e2
chore(deps): Bump k8s.io/api from 0.27.2 to 0.27.4 (#13667) 2023-07-25 13:39:01 +02:00
dependabot[bot] b3d3bd829a
chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go (#13668) 2023-07-25 13:37:30 +02:00
dependabot[bot] 2fc8b1c752
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts (#13669) 2023-07-25 13:34:41 +02:00
Sven Rebhan fe8467539a
feat(inputs.influxdb_listener): Add token based authentication (#13610) 2023-07-24 16:08:16 -06:00
Joshua Powers cb354a9d9a
chore(infrastructure): Bump github.com/testcontainers/testcontainers-go from v0.18.0 to v0.21.0 (#13628) 2023-07-24 09:24:18 +02:00
dependabot[bot] 5d51052941
chore(deps): Bump github.com/antchfx/jsonquery from 1.3.1 to 1.3.2 (#13640) 2023-07-21 11:26:33 +02:00
dependabot[bot] ab99bf32b6
chore(deps): Bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#13641) 2023-07-21 10:48:01 +02:00
dependabot[bot] 21830c2a21
chore(deps): Bump github.com/antchfx/xmlquery from 1.3.15 to 1.3.17 (#13639) 2023-07-21 10:45:01 +02:00
dependabot[bot] 5ce1c93024
chore(deps): Bump github.com/thomasklein94/packer-plugin-libvirt from 0.3.4 to 0.5.0 (#13638) 2023-07-21 10:43:23 +02:00
dependabot[bot] d2dfca5def
chore(deps): Bump github.com/jaegertracing/jaeger from 1.38.0 to 1.47.0 (#13603) 2023-07-12 08:02:42 -06:00
dependabot[bot] 894d076467
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.17.3 to 1.20.0 (#13589) 2023-07-11 16:49:39 +02:00
dependabot[bot] 387e01df56
chore(deps): Bump github.com/prometheus-community/pro-bing from 0.2.0 to 0.3.0 (#13585) 2023-07-11 06:59:08 -06:00
dependabot[bot] 607bb45e10
chore(deps): Bump github.com/opensearch-project/opensearch-go/v2 from 2.2.0 to 2.3.0 (#13586) 2023-07-11 06:58:44 -06:00
dependabot[bot] b871e34271
chore(deps): Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 (#13587) 2023-07-11 06:58:15 -06:00
dependabot[bot] 248667b2a9
chore(deps): Bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 (#13588) 2023-07-11 06:57:50 -06:00
Joshua Powers d2ebc8ecc0
fix(outputs.influxdb_v2): Expose HTTP/2 client timeouts (#13562) 2023-07-10 16:29:59 +02:00
Sven Rebhan 1dd45b1d1c
fix(config): Replace environment variables if existing but empty (#13570) 2023-07-10 15:24:40 +02:00
Joshua Powers c050c010bc
fix: replace github.com/denisenkom/go-mssqldb with github.com/microsoft/go-mssqldb (#13524) 2023-07-07 11:01:55 -06:00
Sven Rebhan c3d30c8227
chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.6.13 to 1.6.22 (#13544) 2023-07-07 09:42:10 -06:00
Jacob Marble c34a1f70d9
chore(inputs.opentelemetry): Unbreak after interface change (#13559) 2023-07-06 16:19:29 +02:00
dependabot[bot] f0f454d24f
chore(deps): Bump golang.org/x/text from 0.10.0 to 0.11.0 (#13554) 2023-07-05 21:16:33 +02:00
mark-chandler ae163536e6
fix(inputs.snmp_trap): Copy GoSNMP global defaults to prevent side-effects (#13542) 2023-07-05 08:10:19 -06:00
dependabot[bot] 77b153e50f
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.17.8 to 1.17.14 (#13537) 2023-07-05 08:07:31 -06:00
dependabot[bot] e6dcd6074b
chore(deps): Bump google.golang.org/api from 0.126.0 to 0.129.0 (#13540) 2023-07-05 08:06:42 -06:00
dependabot[bot] 0f0328dddc
chore(deps): Bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.7 (#13541) 2023-07-05 08:06:19 -06:00
Sven Rebhan c35cabda9e
feat(parsers.xpath): Add Concise Binary Object Representation parser (#13480) 2023-06-28 15:26:50 -06:00
Sven Rebhan 2fd589eea3
chore(deps): Bump github.com/gopcua/opcua from 0.3.7 to 0.4.0 (#13509) 2023-06-28 07:23:20 -06:00
dependabot[bot] adf12c6c4c
chore(deps): Bump github.com/prometheus/client_golang (#13502) 2023-06-27 09:42:20 +02:00
dependabot[bot] 55e91ba1d2
chore(deps): Bump cloud.google.com/go/bigquery from 1.51.1 to 1.52.0 (#13501) 2023-06-27 09:41:20 +02:00
dependabot[bot] 01bf0dbcea
chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go (#13500) 2023-06-27 09:40:40 +02:00
dependabot[bot] 89304bf687
chore(deps): Bump github.com/aws/aws-sdk-go-v2/config (#13504) 2023-06-27 09:40:13 +02:00
Sven Rebhan 47e10e1679
fix(config): Restore old environment var behavior with option (#13457) 2023-06-21 07:58:21 -06:00
dependabot[bot] 24b3d83f49
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.25.9 to 1.26.2 (#13468) 2023-06-20 08:00:56 -06:00
dependabot[bot] 3e6c9b3784
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.16.0 to 1.17.2 (#13465) 2023-06-20 08:00:17 -06:00
dependabot[bot] c3862e313b
chore(deps): Bump github.com/prometheus-community/pro-bing from 0.1.0 to 0.2.0 (#13467) 2023-06-20 07:32:08 -06:00
dependabot[bot] eb34817dda
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.20 to 1.13.26 (#13469) 2023-06-20 07:31:14 -06:00
dependabot[bot] e373062601
chore(deps): Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1 (#13466) 2023-06-20 07:30:42 -06:00
dependabot[bot] ae2ea383b8
chore(deps): Bump modernc.org/sqlite from 1.21.0 to 1.23.1 (#13430) 2023-06-13 07:21:27 -06:00
dependabot[bot] f97eea72b8
chore(deps): Bump github.com/nats-io/nats.go from 1.24.0 to 1.27.0 (#13429) 2023-06-13 07:03:58 -06:00
dependabot[bot] 0454b0b264
chore(deps): Bump github.com/jackc/pgx/v4 from 4.17.1 to 4.18.1 (#13427) 2023-06-13 14:16:32 +02:00
dependabot[bot] a77127dc45
chore(deps): Bump golang.org/x/term from 0.8.0 to 0.9.0 (#13431) 2023-06-13 14:14:11 +02:00
dependabot[bot] 4dbb033b93
chore(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#13428) 2023-06-13 14:13:45 +02:00
Zeyad Kenawi cba7369903
feat(internal): Add additional faster compression options (#13316) 2023-06-09 07:28:14 -06:00
Jacob Marble 0f7004e7ea
feat(inputs.opentelemetry): Add configurable span dimensions (#13404) 2023-06-09 10:14:20 +02:00
Joshua Powers 7c2a264c68
chore(deps): Bump github.com/shirou/gopsutil from 3.23.4 to 3.23.5 (#13396) 2023-06-07 12:05:17 +02:00
dependabot[bot] 10e4276683
chore(deps): Bump github.com/Mellanox/rdmamap (#13392) 2023-06-07 12:04:30 +02:00
dependabot[bot] b21d12ef70
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts (#13391) 2023-06-07 12:02:34 +02:00
dependabot[bot] f85df9ffa2
chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#13390) 2023-06-07 12:01:27 +02:00
dependabot[bot] 9930881813
chore(deps): Bump github.com/prometheus/common from 0.43.0 to 0.44.0 (#13389) 2023-06-07 11:41:03 +02:00
dependabot[bot] a6482c430d
chore(deps): Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.5 (#13388) 2023-06-07 11:29:21 +02:00
Povilas Versockas cd4eaf564f
chore(deps): Bump github.com/influxdata/influxdb-observability libraries from 0.3.3 to 0.3.15 (#13265) 2023-06-02 13:24:33 +02:00
Sven Rebhan 2be423a1e9
chore(deps): Bump github.com/showwin/speedtest-go from 1.5.2 to 1.6.2 (#13369) 2023-06-01 11:34:34 +02:00
Rajiv Kushwaha 7427ea33c7
feat(common.tls): Add support for passphrase-protected private key (#13262) 2023-06-01 10:04:59 +02:00