trace-forward
is a library allowing to forward tracing items from one process to another one. It is built upon typed-protocols
.
The trace-dispatcher
is using trace-forward
to forward TraceObject
s from the node to exernal acceptors (for example, cardano-tracer
).
Benchmarking team is responsible for this library. The primary developer is @denisshevchenko.