Expand description
Utilities for tracing and logging.
Some fairly opinionated!
Modules
Structs
- This interceptor adds tokio tracing opentelemetry headers to grpc requests. Allows stitching together distributed traces!
Functions
- Set up an OTEL pipeline when the OTLP endpoint is set. Otherwise just set up tokio tracing support.
Type Aliases
- A tonic channel intercepted to provide distributed tracing context propagation.