API Reference O11y v0.1.1

Modules

A module to help with OpenTelemetry tracing.

Defines a protocol for returning opentelemetry span attributes from an object. The easiest way to use this is to use the @derive attribute on a struct as shown below, but you can also implement the protocol manually if you need to define custom behavior.

Provides a few helper functions to make testing with OpenTelemetry easier.