elixir-grpc / grpc

An Elixir implementation of gRPC
https://hex.pm/packages/grpc
Apache License 2.0
1.36k stars 210 forks source link

chore: remove prometheus #296

Closed polvalente closed 1 year ago

polvalente commented 1 year ago

Removes prometheus from interop so we can use Elixir 1.14 in CI

229 is necessary for us to export Prometheus metrics moving forward

closes #293