grpc-java/gcp-observability/src
Eric Anderson c368a0f9f8
Migrate GlobalInterceptors to ConfiguratorRegistry
This should preserve all the existing behavior of GlobalInterceptors as
used by grpc-gcp-observability, including it disabling the implicit
OpenCensus integration.

Both the old and new API are internal. I hid Configurator and
ConfiguratorRegistry behind Internal-prefixed classes, like had been
done with GlobalInterceptors to further discourage use until the API is
ready.

GlobalInterceptorsTest was modified to become ConfiguratorRegistryTest.
2024-05-06 07:27:41 -07:00
..
main Migrate GlobalInterceptors to ConfiguratorRegistry 2024-05-06 07:27:41 -07:00
test/java/io/grpc/gcp/observability Migrate GlobalInterceptors to ConfiguratorRegistry 2024-05-06 07:27:41 -07:00