Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-grpc-prometheus is deprecated #7135

Open
InPermutation opened this issue Feb 13, 2024 · 0 comments
Open

go-grpc-prometheus is deprecated #7135

InPermutation opened this issue Feb 13, 2024 · 0 comments

Comments

@InPermutation
Copy link

Per https://github.com/grpc-ecosystem/go-grpc-prometheus

functionality moved to go-grpc-middleware repo since provider/prometheus@v1.0.0-rc.0 release.

Thanos, Prometheus and Golang version used:
n/a

Object Storage Provider:
n/a

How to reproduce it (as minimally and precisely as possible):

git checkout main
grep -r go-grpc-prometheus go.mod ./pkg

Received:
n/a

What happened:

go.mod:	github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
./pkg/server/grpc/grpc.go:	grpc_prometheus "github.com/grpc-ecosystem/go-grpc-prometheus"
./pkg/extgrpc/client.go:	grpc_prometheus "github.com/grpc-ecosystem/go-grpc-prometheus"

What you expected to happen:
(empty)

Full logs to relevant components:
n/a

Anything else we need to know:
n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants