Expand description
Tracing integration for rapace cells.
This module sets up tracing so that cell logs are forwarded to the host process via rapace-tracing. The host can also push filter updates to cells.
Structs§
- Tracing
Config Service - Wrapper around TracingConfigServer that implements ServiceDispatch.
Functions§
- create_
tracing_ config_ service - Create a shared filter + TracingConfig service without installing the tracing layer.
- init_
cell_ tracing - Initialize tracing for a cell, forwarding logs to the host.
- install_
tracing_ layer - Install the tracing layer that forwards spans/events to the host, using an existing filter.