Fix a broken link (#28647)
This commit is contained in:
parent
c5b2f557ac
commit
f7feeca03e
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Format
|
||||
|
||||
The log format is described in [this proto file](/src/proto/grpc/binary_log/v1alpha/log.proto). It is intended that multiple parts of the call will be logged in separate files, and then correlated by analysis tools using the rpc\_id.
|
||||
The log format is described in [this proto file](https://github.com/grpc/grpc-proto/blob/master/grpc/binlog/v1/binarylog.proto). It is intended that multiple parts of the call will be logged in separate files, and then correlated by analysis tools using the rpc\_id.
|
||||
|
||||
## API
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue