Experimental Interceptor API
Open
kind/bug
lang/ruby
priority/P2
- Dominant language
- C++
- Stars
- 45.3k
- Forks
- 11.4k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 47
Description
Hi all, the Interceptor API is [marked as experimental](https://github.com/grpc/grpc/blob/master/src/ruby/lib/grpc/generic/interceptors.rb#L24)
We make use of it in order to instrument the grpc gem in the Elastic APM agent and we can only say our instrumentation is experimental as long as the Interceptor API is experimental.
This API [was added 5 years ago](https://github.com/grpc/grpc/commit/eec7a917baf37ed26449b106f99027c97aedaba6). Is it still considered experimental? If so, do you have plans to make it stable?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.