Mikhail Mazurskiy

Results 157 comments of Mikhail Mazurskiy

Similar issue https://github.com/open-telemetry/opentelemetry-go/issues/3769

I think interceptors are going to be deprecated soon and then removed. https://github.com/open-telemetry/opentelemetry-go-contrib/issues/4318, https://github.com/open-telemetry/opentelemetry-go-contrib/issues/4319. Stats handlers are better - it's hard to do metrics with streaming RPCs as that would...

This issue is closed but the gogo dependency is still in the go.mod file. Any chances of getting rid of it completely? Also, would be nice to get a release...

Take a look at how https://coveralls.io is doing this - by default it requests read-only access to the public repos, but later one can get private repo support by upgrading...