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. Non-metric mark behavior is fixed by the selected projection; reserved metric-schema marks are not projected into traces.

The public API is intentionally small:

Structs

Enums

Constants

Type Aliases

  • Result: Result type for the OpenTelemetry subscriber crate.