mirror of https://github.com/grpc/grpc-java.git
This will be used for gRFC A66's OTel per-RPC metric label: > `grpc.target` : Canonicalized target URI used when creating gRPC > Channel, e.g. "dns:///pubsub.googleapis.com:443", > "xds:///helloworld-gke:8000". Canonicalized target URI is the form > with the scheme included if the user didn't mention the scheme > (`scheme://[authority]/path`). The majority of the changes are to move target computation from ManagedChannelImpl into the builder. A small hack API was added to ManagedChannelBuilder to get the target to create an interceptor. |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| build.gradle | ||