Module otel

View as Markdown

Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-pii-redaction -p nemo-relay-ffi -p nemo-relay-types -p nemo-relay-plugin -p nemo-relay-worker-proto -p nemo-relay-worker.

OpenTelemetry subscriber support for NeMo Relay.

This crate adapts NeMo Relay lifecycle events into the selected full, gen_ai, or openinference OpenTelemetry trace projection. Scope start and end events open and close supported spans. Mark behavior is fixed by the selected projection.

The public API is intentionally small:

Structs

Enums

Type Aliases

  • Result: Result type for the OpenTelemetry subscriber crate.