yzhangyext

Results 2 issues of yzhangyext

Hi Team, I've noticed a Prometheus label value inconsistency between Go and Java (java-grpc-prometheus): e.g. In metrics `grpc_server_handled_total`, For `grpc_type` label, Java is uppercase while go is lower case, e.g....

``` Version: Bazel: 7.2.1 rules_java: 7.1.0 ``` Hi team, we are planning to upgrade our bazel Java version to 21 in two steps, upgrading runtime first, followed by the toolchain...

P2