grpc-java/gcp-observability
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
..
interop Remove sleep from Observability Interop Test binary now that its done in close() (#9977) 2023-03-22 16:50:09 -07:00
src Migrate GlobalInterceptors to ConfiguratorRegistry 2024-05-06 07:27:41 -07:00
build.gradle alts,census,gcp-observability: Explicitly set grpc-context as an implementation dependency (#10997) 2024-03-11 14:00:12 -07:00