tvl-depot/tvix/store/src/pathinfoservice
Simon Hauser 825d498908 feat(tvix/tracing): introduce common tvix-tracing crate
Introduce a new common crate that contains tracing boilerplate which then
can be used in the cli, tvix-store and tvix-build crates.
It has otlp as an optional feature, which is currently only used by
tvix-store.

Change-Id: I41468ac4d9c65174515d721513b96fea463d6ed2
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11758
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: Simon Hauser <simon.hauser@helsinki-systems.de>
2024-06-10 16:35:08 +00:00
..
fs feat(tvix/castore/fs): support extended attributes 2024-04-15 09:27:04 +00:00
tests refactor(tvix/store/pathinfo): test with PathInfoService directly 2024-05-20 15:03:10 +00:00
bigtable.rs refactor(tvix/store/pathinfo): test with PathInfoService directly 2024-05-20 15:03:10 +00:00
combinators.rs feat(tvix/store/pathinfo): add a Cache combinator 2024-05-13 22:05:59 +00:00
from_addr.rs refactor(tvix/store/pathinfo/sled): drop {blob,directory}_service 2024-05-11 13:55:21 +00:00
grpc.rs refactor(tvix/store/pathinfo): test with PathInfoService directly 2024-05-20 15:03:10 +00:00
lru.rs feat(tvix/store/pathinfo/*): add more instrumentation 2024-05-12 22:03:15 +00:00
memory.rs feat(tvix/store/pathinfo/*): add more instrumentation 2024-05-12 22:03:15 +00:00
mod.rs feat(tvix/store/pathinfo): add a Cache combinator 2024-05-13 22:05:59 +00:00
nix_http.rs feat(tvix/store/pathinfo/*): add more instrumentation 2024-05-12 22:03:15 +00:00
sled.rs feat(tvix/tracing): introduce common tvix-tracing crate 2024-06-10 16:35:08 +00:00