about summary refs log tree commit diff
path: root/tvix/store
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2024-03-08T21·02+0200
committerclbot <clbot@tvl.fyi>2024-03-09T05·47+0000
commit4e78de739327c33f37dad510875065d1ed57e2e8 (patch)
tree146f24543013611cb5b1234ae298d323de369941 /tvix/store
parent05deb37f442c559eed160c03beafdee04d7cbf66 (diff)
fix(tvix/castore/grpc/directory): skip_all fields in instrument r/7660
This only contains the outer metadata wrapping, and that's not too interesting:

> Request { metadata: MetadataMap { headers: {"content-type":
> "application/grpc", "user-agent": "grpc-go/1.60.1", "te": "trailers",
> "grpc-accept-encoding": "gzip"} }, message: Streaming, extensions:
> Extensions }

Drop these fields for now, and rely on the underlying implementations to
add instrumentation for the application-specific fields.

Clean up the error logging a bit.

Change-Id: Ife1090ed411766a61e1fa60fd4c9570f38de1e98
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11102
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Diffstat (limited to 'tvix/store')
0 files changed, 0 insertions, 0 deletions