tvl-depot/tvix/docs/src
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
..
castore docs(tvix/*store): add some internal links 2024-06-15 03:56:11 +00:00
eval chore(tvix/eval): move eval docs to tvix/docs 2024-06-14 08:00:34 +00:00
figures feat(tvix/docs): switch to mdbook 2024-03-03 16:52:38 +00:00
nix-daemon chore(tvix/docs): move daemon protocol to its own chapter 2024-06-13 19:23:20 +00:00
store docs(tvix/*store): add some internal links 2024-06-15 03:56:11 +00:00
architecture.md feat(tvix/docs): add mdbook-admonish 2024-06-14 07:04:23 +00:00
lang-version.md feat(tvix/docs): switch to mdbook 2024-03-03 16:52:38 +00:00
language-spec.md feat(tvix/docs): switch to mdbook 2024-03-03 16:52:38 +00:00
SUMMARY.md chore(tvix/eval): move eval docs to tvix/docs 2024-06-14 08:00:34 +00:00
TODO.md feat(tvix/tracing): gRPC trace context propagation 2024-06-20 19:21:01 +00:00
value-pointer-equality.md feat(tvix/docs): switch to mdbook 2024-03-03 16:52:38 +00:00