File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ toolchain go1.25.7
66
77require (
88 github.com/d0ugal/promexporter v1.14.26
9+ github.com/d0ugal/promexporter/v2 v2.0.1
910 github.com/prometheus/client_golang v1.23.2
1011 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0
1112 go.opentelemetry.io/otel v1.40.0
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ github.com/cloudwego/base64x v0.1.6 h1:t11wG9AECkCDk5fMSoxmufanudBtJ+/HemLstXDLI
1414github.com/cloudwego/base64x v0.1.6 /go.mod h1:OFcloc187FXDaYHvrNIjxSe8ncn0OOM8gEHfghB2IPU =
1515github.com/d0ugal/promexporter v1.14.26 h1:Fg8FLpgIGBZieJZp0+2xrymPmdjzKIipzENU4aOY2KE =
1616github.com/d0ugal/promexporter v1.14.26 /go.mod h1:z39r3+kIpuW3D2R/Z7OhlP1bM9AmnCtN4cErJAHEDgk =
17+ github.com/d0ugal/promexporter/v2 v2.0.1 /go.mod h1:worctG+CKXuEKbQazmnd/ZQtnJrPIVcBeEEDE3yPP/w =
1718github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1819github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1920github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments