Module observability

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.

Optional observability integrations for NeMo Relay Core.

Modules

  • atif: Agent Trajectory Interchange Format (ATIF) exporter.
  • atof: Agent Trajectory Observability Format (ATOF) JSONL exporter support for NeMo Flow.
  • otel: OpenTelemetry subscriber support for NeMo Relay.
  • plugin_component: Built-in observability plugin component.

Structs

Enums

Functions

  • default_mark_exclude_names: Default mark names excluded from tool projection because they are emitted at high volume and are better represented as exporter-native events. Return the default mark names excluded from OpenTelemetry projections.
  • validate_attribute_mappings: Validates OTLP attribute mappings shared by exporter configuration surfaces.