File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ require (
157
157
github.com/prometheus/common/sigv4 v0.1.0
158
158
github.com/prometheus/consul_exporter v0.8.0
159
159
github.com/prometheus/memcached_exporter v0.13.0
160
- github.com/prometheus/mysqld_exporter v0.14.0
160
+ github.com/prometheus/mysqld_exporter v0.15.1
161
161
github.com/prometheus/node_exporter v1.6.0
162
162
github.com/prometheus/procfs v0.15.1
163
163
github.com/prometheus/prometheus v0.53.0 // a.k.a. v2.51.2
@@ -861,7 +861,7 @@ replace (
861
861
github.com/prometheus-community/postgres_exporter => github.com/grafana/postgres_exporter v0.15.1-0.20240417113938-9358270470dd
862
862
863
863
// TODO(marctc): remove once this PR is merged upstream: https://github.com/prometheus/mysqld_exporter/pull/774
864
- github.com/prometheus/mysqld_exporter => github.com/grafana/mysqld_exporter v0.12.2 -0.20231005125903-364b9c41e595
864
+ github.com/prometheus/mysqld_exporter => github.com/grafana/mysqld_exporter v0.15.1 -0.20240909163808-dec628bde813
865
865
866
866
// TODO(marctc, mattdurham): Replace node_export with custom fork for multi usage. https://github.com/prometheus/node_exporter/pull/2812
867
867
github.com/prometheus/node_exporter => github.com/grafana/node_exporter v0.18.1-grafana-r01.0.20231004161416-702318429731
Original file line number Diff line number Diff line change @@ -1214,8 +1214,8 @@ github.com/grafana/loki/pkg/push v0.0.0-20240514112848-a1b1eeb09583 h1:dN3eF1S5f
1214
1214
github.com/grafana/loki/pkg/push v0.0.0-20240514112848-a1b1eeb09583 /go.mod h1:lJEF/Wh5MYlmBem6tOYAFObkLsuikfrEf8Iy9AdMPiQ =
1215
1215
github.com/grafana/loki/v3 v3.0.0-20240513110952-8622293f23b1 h1:agFDevQdNVgJYIn5P3+u5oWG+CUnEAZHLZ9jABEXM+0 =
1216
1216
github.com/grafana/loki/v3 v3.0.0-20240513110952-8622293f23b1 /go.mod h1:Fv4JImqGS4r+v36vJ4CP9yNM/Krj824Ull/nSuNdI9o =
1217
- github.com/grafana/mysqld_exporter v0.12.2 -0.20231005125903-364b9c41e595 h1:I9sRknI5ajd8whPOX0nBDXy5B6xUfhItClMy+6R4oqE =
1218
- github.com/grafana/mysqld_exporter v0.12.2 -0.20231005125903-364b9c41e595 /go.mod h1:U8ifHC5pT2WuVTO7ki4KZmWLjfEKfktQiU3bh0J8scw =
1217
+ github.com/grafana/mysqld_exporter v0.15.1 -0.20240909163808-dec628bde813 h1:JsRnDJyFYBsMRNPgPstuLj0XpVPEblOiQwg7hZKyXSQ =
1218
+ github.com/grafana/mysqld_exporter v0.15.1 -0.20240909163808-dec628bde813 /go.mod h1:KIy8sAnhB3hl0UBKYG6jsMDAEfxgGdmNivzV6J85Rig =
1219
1219
github.com/grafana/node_exporter v0.18.1-grafana-r01.0.20231004161416-702318429731 h1:vyyIYY2sLpmgFIckJ1vSO/oYkvB0thDF6UiFYp5PThM =
1220
1220
github.com/grafana/node_exporter v0.18.1-grafana-r01.0.20231004161416-702318429731 /go.mod h1:vOZxEzxm0nZmuNqjtIfvtmvdRtJik9POmcN5mQVLf5E =
1221
1221
github.com/grafana/opentelemetry-collector-contrib/receiver/prometheusreceiver v0.0.0-20240326165551-1ae1b9218b1b h1:o7tJxI3dVrIwZwNd7feiMNjYRnbMvyGCQtxJGgfORQQ =
You can’t perform that action at this time.
0 commit comments