Expand description

Utilities for tracing and logging.

Some fairly opinionated!

Re-exports§

Modules§

Structs§

Traits§

Functions§

  • Set up an OTEL pipeline when the OTLP endpoint is set. Otherwise just set up tokio tracing support.
  • Shut down the current tracer provider. This will invoke the shutdown method on all span processors. span processors should export remaining spans before return

Type Aliases§