tvl-depot/tvix/docs
Simon Hauser 639a00e2ab feat(tvix/tracing): gRPC trace context propagation
This introduces optional helper function in tvix/tracing for trace
propagation and uses these helper in the `tvix-store`.

The GRPCBlobService, GRPCDirectoryService and GRPCPathInfoService now
accept a generic client, meaning the client can be generated with either
`::new` or `::with_interceptor`.

This was tested and validated by starting a `tvix-store daemon` and
`tvix-store import`.

Change-Id: I4b194483bf09266820104b4b56e4a135dca2b77a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11863
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-06-20 19:21:01 +00:00
..
src feat(tvix/tracing): gRPC trace context propagation 2024-06-20 19:21:01 +00:00
theme feat(tvix/docs): ship custom highlight.js with Nix support 2024-03-03 16:53:16 +00:00
.gitignore feat(tvix/docs): switch to mdbook 2024-03-03 16:52:38 +00:00
book.toml feat(tvix/docs): add d2 support 2024-06-14 07:04:23 +00:00
default.nix feat(tvix/docs): add d2 support 2024-06-14 07:04:23 +00:00
mdbook-admonish.css feat(tvix/docs): add mdbook-admonish 2024-06-14 07:04:23 +00:00