Module event

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.

Lifecycle event DTOs. Event types for Agent Trajectory Observability Format (ATOF) runtime events.

Structs

Enums

  • AttributeValue: Typed OpenTelemetry attribute values, including homogeneous primitive arrays.
  • Event: Tagged union covering the two ATOF event kinds emitted by the runtime.
  • LogSeverity: Severity attached to a mark that may be projected as an OpenTelemetry log.
  • MetricKind: OpenTelemetry instrument kind represented by a metric measurement mark.
  • MetricValue: One typed metric value accepted by Relay’s metric schema.
  • MetricValueType: Numeric representation used by a metric measurement.
  • ScopeCategory: Agent Trajectory Observability Format (ATOF) lifecycle phase for a scope event.

Constants

Functions