diff options
author | Florian Klink <flokli@flokli.de> | 2024-03-08T20·59+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-03-09T05·47+0000 |
commit | 05deb37f442c559eed160c03beafdee04d7cbf66 (patch) | |
tree | f95fee0e3ac3fb7a9ad10d6575b752eabbad6405 /tvix/Cargo.nix | |
parent | 8f804f5d9cdba1cfc96aede1cddde1f9b15e2c43 (diff) |
fix(tvix/castore/grpc/blob): skip_all fields in instrument r/7659
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. Log errors in some places where we didn't so far. Change-Id: Ia68d6c526987d3716be62a0809195401cf28512b Reviewed-on: https://cl.tvl.fyi/c/depot/+/11101 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: Connor Brewster <cbrewster@hey.com> Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/Cargo.nix')
0 files changed, 0 insertions, 0 deletions