@@ -3,28 +3,28 @@ module github.com/grafana/alloy
3
3
go 1.24.3
4
4
5
5
require (
6
- cloud.google.com/go/pubsub v1.45.3
7
- connectrpc.com/connect v1.16.2
6
+ cloud.google.com/go/pubsub v1.49.0
7
+ connectrpc.com/connect v1.18.1
8
8
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0
9
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.9 .0
10
- github.com/Azure/go-autorest/autorest v0.11.29
9
+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.10 .0
10
+ github.com/Azure/go-autorest/autorest v0.11.30
11
11
github.com/BurntSushi/toml v1.5.0
12
12
github.com/DATA-DOG/go-sqlmock v1.5.2
13
13
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector v0.51.0
14
14
github.com/IBM/sarama v1.45.1
15
- github.com/KimMachineGun/automemlimit v0.6.1
15
+ github.com/KimMachineGun/automemlimit v0.7.2
16
16
github.com/Lusitaniae/apache_exporter v0.11.1-0.20220518131644-f9522724dab4
17
17
github.com/Masterminds/goutils v1.1.1
18
- github.com/Masterminds/sprig/v3 v3.2.3
18
+ github.com/Masterminds/sprig/v3 v3.3.0
19
19
github.com/PuerkitoBio/rehttp v1.4.0
20
- github.com/Shopify/sarama v1.38 .1
20
+ github.com/Shopify/sarama v1.45 .1
21
21
github.com/alecthomas/kingpin/v2 v2.4.0
22
22
github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b
23
23
github.com/aws/aws-sdk-go-v2 v1.36.3
24
- github.com/aws/aws-sdk-go-v2/config v1.29.9
24
+ github.com/aws/aws-sdk-go-v2/config v1.29.14
25
25
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30
26
- github.com/aws/aws-sdk-go-v2/service/s3 v1.78.2
27
- github.com/aws/aws-sdk-go-v2/service/servicediscovery v1.35.1
26
+ github.com/aws/aws-sdk-go-v2/service/s3 v1.79.3
27
+ github.com/aws/aws-sdk-go-v2/service/servicediscovery v1.35.4
28
28
github.com/blang/semver/v4 v4.0.0
29
29
github.com/bmatcuk/doublestar v1.3.4
30
30
github.com/boynux/squid-exporter v1.10.5-0.20230618153315-c1fae094e18e
@@ -38,19 +38,19 @@ require (
38
38
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46
39
39
github.com/fatih/color v1.18.0
40
40
github.com/fortytw2/leaktest v1.3.0
41
- github.com/fsnotify/fsnotify v1.8 .0
41
+ github.com/fsnotify/fsnotify v1.9 .0
42
42
github.com/github/smimesign v0.2.0
43
43
github.com/githubexporter/github-exporter v0.0.0-20231025122338-656e7dc33fe7
44
- github.com/go-git/go-git/v5 v5.13 .0
44
+ github.com/go-git/go-git/v5 v5.16 .0
45
45
github.com/go-kit/kit v0.13.0
46
46
github.com/go-kit/log v0.2.1
47
47
github.com/go-logfmt/logfmt v0.6.0
48
- github.com/go-sourcemap/sourcemap v2.1.3 +incompatible
49
- github.com/go-sql-driver/mysql v1.8.1
48
+ github.com/go-sourcemap/sourcemap v2.1.4 +incompatible
49
+ github.com/go-sql-driver/mysql v1.9.2
50
50
github.com/gogo/protobuf v1.3.2
51
51
github.com/golang/protobuf v1.5.4
52
52
github.com/golang/snappy v1.0.0
53
- github.com/google/cadvisor v0.47.0
53
+ github.com/google/cadvisor v0.52.1
54
54
github.com/google/dnsmasq_exporter v0.2.1-0.20230620100026-44b14480804a
55
55
github.com/google/go-cmp v0.7.0
56
56
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db
@@ -64,7 +64,7 @@ require (
64
64
github.com/grafana/cloudflare-go v0.0.0-20230110200409-c627cf6792f2
65
65
github.com/grafana/dskit v0.0.0-20250131191929-eab36484cec2
66
66
github.com/grafana/go-gelf/v2 v2.0.1
67
- github.com/grafana/jfr-parser/pprof v0.0.4
67
+ github.com/grafana/jfr-parser/pprof v0.0.6
68
68
github.com/grafana/jsonparser v0.0.0-20240425183733-ea80629e1a32
69
69
github.com/grafana/kafka_exporter v0.0.0-20240409084445-5e3488ad9f9a
70
70
github.com/grafana/loki/pkg/push v0.0.0-20250218135905-f078e0e3f9b6 // k217-alloy-v1.7-fork branch
@@ -77,40 +77,40 @@ require (
77
77
github.com/grafana/tail v0.0.0-20230510142333-77b18831edf0
78
78
github.com/grafana/vmware_exporter v0.0.5-beta.0.20250218170317-73398ba08329
79
79
github.com/grafana/walqueue v0.0.0-20250402195023-cd132d6ff0bc
80
- github.com/hashicorp/consul/api v1.31.2
80
+ github.com/hashicorp/consul/api v1.32.1
81
81
github.com/hashicorp/go-discover v0.0.0-20230724184603-e89ebd1b2f65
82
82
github.com/hashicorp/go-multierror v1.1.1
83
83
github.com/hashicorp/golang-lru v1.0.2
84
84
github.com/hashicorp/golang-lru/v2 v2.0.7
85
85
github.com/hashicorp/vault/api v1.16.0
86
- github.com/hashicorp/vault/api/auth/approle v0.2 .0
87
- github.com/hashicorp/vault/api/auth/aws v0.2 .0
88
- github.com/hashicorp/vault/api/auth/azure v0.2 .0
86
+ github.com/hashicorp/vault/api/auth/approle v0.9 .0
87
+ github.com/hashicorp/vault/api/auth/aws v0.9 .0
88
+ github.com/hashicorp/vault/api/auth/azure v0.8 .0
89
89
github.com/hashicorp/vault/api/auth/gcp v0.9.0
90
- github.com/hashicorp/vault/api/auth/kubernetes v0.2 .0
91
- github.com/hashicorp/vault/api/auth/ldap v0.2 .0
90
+ github.com/hashicorp/vault/api/auth/kubernetes v0.9 .0
91
+ github.com/hashicorp/vault/api/auth/ldap v0.9 .0
92
92
github.com/hashicorp/vault/api/auth/userpass v0.9.0
93
- github.com/heroku/x v0.0.61
93
+ github.com/heroku/x v0.4.3
94
94
github.com/influxdata/influxdb-client-go/v2 v2.14.0
95
95
github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c
96
- github.com/jaegertracing/jaeger-idl v0.5 .0
97
- github.com/jaswdr/faker/v2 v2.3.2
96
+ github.com/jaegertracing/jaeger-idl v0.6 .0
97
+ github.com/jaswdr/faker/v2 v2.5.0
98
98
github.com/jmespath/go-jmespath v0.4.0
99
99
github.com/jonboulle/clockwork v0.5.0
100
100
github.com/json-iterator/go v1.1.12
101
101
github.com/klauspost/compress v1.18.0
102
102
github.com/leodido/go-syslog/v4 v4.2.0
103
103
github.com/lib/pq v1.10.9
104
104
github.com/mackerelio/go-osstat v0.2.5
105
- github.com/miekg/dns v1.1.62
105
+ github.com/miekg/dns v1.1.66
106
106
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c
107
107
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
108
108
github.com/natefinch/atomic v1.0.1
109
- github.com/ncabatoff/process-exporter v0.7.10
110
- github.com/nerdswords/yet-another-cloudwatch-exporter v0.61.0
109
+ github.com/ncabatoff/process-exporter v0.8.7
110
+ github.com/nerdswords/yet-another-cloudwatch-exporter v0.62.1
111
111
github.com/oklog/run v1.1.0
112
112
github.com/olekukonko/tablewriter v0.0.5
113
- github.com/oliver006/redis_exporter v1.54 .0
113
+ github.com/oliver006/redis_exporter v1.71 .0
114
114
github.com/open-telemetry/opentelemetry-collector-contrib/connector/servicegraphconnector v0.122.0
115
115
github.com/open-telemetry/opentelemetry-collector-contrib/connector/spanmetricsconnector v0.122.0
116
116
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awss3exporter v0.122.0
@@ -161,48 +161,48 @@ require (
161
161
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/vcenterreceiver v0.122.0
162
162
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/zipkinreceiver v0.122.0
163
163
github.com/oracle/oracle-db-appdev-monitoring v0.0.0-20250514183158-7ea1f4edbde0
164
- github.com/ory/dockertest/v3 v3.8.1
164
+ github.com/ory/dockertest/v3 v3.12.0
165
165
github.com/oschwald/geoip2-golang v1.11.0
166
- github.com/oschwald/maxminddb-golang v1.13.0
167
- github.com/percona/mongodb_exporter v0.43.1
166
+ github.com/oschwald/maxminddb-golang v1.13.1
167
+ github.com/percona/mongodb_exporter v0.44.0
168
168
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
169
169
github.com/pingcap/tidb/pkg/parser v0.0.0-20250501143621-a50a2323f4ba
170
170
github.com/pkg/errors v0.9.1
171
171
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
172
- github.com/prometheus-community/elasticsearch_exporter v1.5 .0
173
- github.com/prometheus-community/postgres_exporter v0.11 .1
172
+ github.com/prometheus-community/elasticsearch_exporter v1.9 .0
173
+ github.com/prometheus-community/postgres_exporter v0.17 .1
174
174
github.com/prometheus-community/stackdriver_exporter v0.18.0
175
175
github.com/prometheus-community/windows_exporter v0.27.4-0.20241010144849-a0f6d3bcf9a4 // if you update the windows_exporter version, make sure to update the PROM_WIN_EXP_VERSION in _index
176
- github.com/prometheus-operator/prometheus-operator v0.69.1
177
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.69.1
178
- github.com/prometheus-operator/prometheus-operator/pkg/client v0.69.1
176
+ github.com/prometheus-operator/prometheus-operator v0.82.2
177
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.82.2
178
+ github.com/prometheus-operator/prometheus-operator/pkg/client v0.82.2
179
179
github.com/prometheus/blackbox_exporter v0.24.1-0.20230623125439-bd22efa1c900
180
180
github.com/prometheus/client_golang v1.22.0
181
- github.com/prometheus/client_model v0.6.1
181
+ github.com/prometheus/client_model v0.6.2
182
182
github.com/prometheus/common v0.63.0
183
183
github.com/prometheus/common/sigv4 v0.1.0
184
- github.com/prometheus/consul_exporter v0.8 .0
185
- github.com/prometheus/memcached_exporter v0.13.0
184
+ github.com/prometheus/consul_exporter v0.13 .0
185
+ github.com/prometheus/memcached_exporter v0.15.2
186
186
github.com/prometheus/mysqld_exporter v0.17.2
187
- github.com/prometheus/node_exporter v1.6.0
188
- github.com/prometheus/procfs v0.15 .1
187
+ github.com/prometheus/node_exporter v1.9.1
188
+ github.com/prometheus/procfs v0.16 .1
189
189
github.com/prometheus/prometheus v0.300.1 // replaced by a fork of v2.54.1 further down this file
190
190
github.com/prometheus/snmp_exporter v0.29.0 // if you update the snmp_exporter version, make sure to update the SNMP_VERSION in _index
191
191
github.com/prometheus/statsd_exporter v0.28.0
192
192
github.com/richardartoul/molecule v1.0.1-0.20240531184615-7ca0df43c0b3
193
- github.com/rogpeppe/go-internal v1.13 .1
193
+ github.com/rogpeppe/go-internal v1.14 .1
194
194
github.com/rs/cors v1.11.1
195
- github.com/samber/lo v1.38.1
196
- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.30
195
+ github.com/samber/lo v1.50.0
196
+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.33
197
197
github.com/shirou/gopsutil/v3 v3.24.5
198
- github.com/sijms/go-ora/v2 v2.7.6
198
+ github.com/sijms/go-ora/v2 v2.8.24
199
199
github.com/sirupsen/logrus v1.9.3
200
200
github.com/spaolacci/murmur3 v1.1.0
201
201
github.com/spf13/cobra v1.9.1
202
202
github.com/spf13/pflag v1.0.6
203
203
github.com/stretchr/testify v1.10.0
204
- github.com/testcontainers/testcontainers-go v0.35 .0
205
- github.com/testcontainers/testcontainers-go/modules/compose v0.33 .0
204
+ github.com/testcontainers/testcontainers-go v0.37 .0
205
+ github.com/testcontainers/testcontainers-go/modules/compose v0.37 .0
206
206
github.com/tilinna/clock v1.1.0
207
207
github.com/uber/jaeger-client-go v2.30.0+incompatible
208
208
github.com/vincent-petithory/dataurl v1.0.0
@@ -253,7 +253,7 @@ require (
253
253
go.opentelemetry.io/collector/scraper/scraperhelper v0.122.1
254
254
go.opentelemetry.io/collector/semconv v0.122.1
255
255
go.opentelemetry.io/collector/service v0.122.1
256
- go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.45 .0
256
+ go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.60 .0
257
257
go.opentelemetry.io/otel v1.35.0
258
258
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.35.0
259
259
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0
@@ -263,34 +263,34 @@ require (
263
263
go.opentelemetry.io/otel/sdk v1.35.0
264
264
go.opentelemetry.io/otel/sdk/metric v1.35.0
265
265
go.opentelemetry.io/otel/trace v1.35.0
266
- go.opentelemetry.io/proto/otlp v1.5 .0
266
+ go.opentelemetry.io/proto/otlp v1.6 .0
267
267
go.uber.org/atomic v1.11.0
268
268
go.uber.org/goleak v1.3.0
269
269
go.uber.org/multierr v1.11.0
270
270
go.uber.org/zap v1.27.0
271
- golang.org/x/crypto v0.36 .0
271
+ golang.org/x/crypto v0.38 .0
272
272
golang.org/x/crypto/x509roots/fallback v0.0.0-20240208163226-62c9f1799c91
273
273
golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa
274
- golang.org/x/net v0.38 .0
275
- golang.org/x/oauth2 v0.28 .0
274
+ golang.org/x/net v0.40 .0
275
+ golang.org/x/oauth2 v0.30 .0
276
276
golang.org/x/sync v0.12.0 // indirect
277
- golang.org/x/sys v0.31 .0
278
- golang.org/x/text v0.23 .0
279
- golang.org/x/time v0.9 .0
280
- golang.org/x/tools v0.31 .0
281
- google.golang.org/api v0.217 .0
282
- google.golang.org/grpc v1.71.0
283
- google.golang.org/protobuf v1.36.5
277
+ golang.org/x/sys v0.33 .0
278
+ golang.org/x/text v0.25 .0
279
+ golang.org/x/time v0.11 .0
280
+ golang.org/x/tools v0.33 .0
281
+ google.golang.org/api v0.233 .0
282
+ google.golang.org/grpc v1.72.1
283
+ google.golang.org/protobuf v1.36.6
284
284
gopkg.in/yaml.v2 v2.4.0
285
285
gopkg.in/yaml.v3 v3.0.1
286
286
gotest.tools v2.2.0+incompatible
287
- k8s.io/api v0.32.2
288
- k8s.io/apimachinery v0.32.2
289
- k8s.io/client-go v0.32.2
290
- k8s.io/component-base v0.32.1
287
+ k8s.io/api v0.33.0
288
+ k8s.io/apimachinery v0.33.1
289
+ k8s.io/client-go v0.33.0
290
+ k8s.io/component-base v0.33.0
291
291
k8s.io/klog/v2 v2.130.1
292
292
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
293
- sigs.k8s.io/controller-runtime v0.20.3
293
+ sigs.k8s.io/controller-runtime v0.20.4
294
294
sigs.k8s.io/yaml v1.4.0
295
295
)
296
296
@@ -986,7 +986,7 @@ require (
986
986
)
987
987
988
988
require (
989
- github.com/grafana/beyla/v2 v2.1.0-alloy-1
989
+ github.com/grafana/beyla/v2 v2.2.2
990
990
github.com/open-telemetry/opentelemetry-collector-contrib/extension/storage/filestorage v0.122.0
991
991
go.opentelemetry.io/collector/extension/xextension v0.122.1
992
992
)
@@ -1029,7 +1029,7 @@ replace (
1029
1029
github.com/cloudflare/cloudflare-go => github.com/grafana/cloudflare-go v0.0.0-20230110200409-c627cf6792f2
1030
1030
github.com/go-kit/log => github.com/dannykopping/go-kit-log v0.2.2-0.20221002180827-5591c1641b6b
1031
1031
github.com/gocql/gocql => github.com/grafana/gocql v0.0.0-20200605141915-ba5dc39ece85
1032
- github.com/hashicorp/consul => github.com/hashicorp/consul v1.5.1
1032
+ github.com/hashicorp/consul => github.com/hashicorp/consul v1.21.0
1033
1033
github.com/sercand/kuberesolver/v4 => github.com/sercand/kuberesolver/v5 v5.1.1
1034
1034
github.com/thanos-io/thanos v0.22.0 => github.com/thanos-io/thanos v0.19.1-0.20211126105533-c5505f5eaa7d
1035
1035
gopkg.in/Graylog2/go-gelf.v2 => github.com/grafana/go-gelf v0.0.0-20211112153804-126646b86de8
0 commit comments