about summary refs log tree commit diff
path: root/tvix/tracing/src/lib.rs
AgeCommit message (Expand)AuthorFilesLines
2024-07-21 r/8385 chore(tvix): upgrade to tonic 0.12 / hyper 1.0Yureka1-6/+7
2024-07-02 r/8339 feat(tvix/tracing): http trace propagationSimon Hauser1-1/+0
2024-07-01 r/8333 feat(tvix/tracing): expose stdout_writer and stderr_writerSimon Hauser1-3/+34
2024-06-20 r/8299 feat(tvix/tracing): gRPC trace context propagationSimon Hauser1-0/+7
2024-06-20 r/8297 feat(tvix/tracing): optional progressbarSimon Hauser1-4/+14
2024-06-17 r/8289 feat(tvix/tvix-store): improve progress barsFlorian Klink1-2/+6
2024-06-14 r/8275 feat(tvix/tracing): add tracing-tracy supportFlorian Klink1-2/+23
2024-06-14 r/8274 refactor(tvix/tracing): move otlp setup into helper functionFlorian Klink1-67/+78
2024-06-14 r/8273 fix(tvix/tracing): reduce the error logs of otlp if collector is offlineSimon Hauser1-2/+15
2024-06-14 r/8272 feat(tvix/tracing): apply EnvFilter to all layersSimon Hauser1-10/+12
2024-06-14 r/8271 feat(tvix/tracing): correctly close otlp on exitSimon Hauser1-44/+188
2024-06-10 r/8242 feat(tvix/tracing): introduce common tvix-tracing crateSimon Hauser1-0/+90