nemo-relay-plugin-observability

Solid

Use this skill when choosing or configuring NeMo Relay 0.6 or 0.7 observability through the built-in plugin, subscribers, or exporters, including raw ATOF events, ATIF trajectories, OpenTelemetry, OpenInference, or custom event handling.

AI & Automation 122 stars 57 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 86/100

Stars 20%
70
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Configure Observability Plugins Start with one exporter managed by the built-in Observability plugin. This is the default for reusable process configuration and the best first plugin for most users because it makes Relay's captured activity visible. Choose one proof output before layering additional telemetry destinations. Use manual subscriber or exporter APIs only when a test, script, or application needs direct control over registration names, collection windows, or flush timing. Both paths consume the same canonical event stream. ## Select The Relay Version Determine whether the application uses NeMo Relay 0.6 or 0.7 before proposing configuration or binding APIs. Prefer the installed package version, lockfile, or manifest. Ask the user when the version cannot be established; do not mix the two surfaces in one example. - **0.6** uses observability configuration version 2. OpenTelemetry and OpenInference are separate exporters with `OpenTelemetryConfig` / `OpenTelemetrySubscriber` and `OpenInferenceConfig` / `OpenInferenceSubscriber`. - **0.7** uses observability configuration version 3. One typed OpenTelemetry exporter provides `full`, `gen_ai`, and `openinference` projections. ## Choose The Output Select the output that best matches the user's immediate inspection target: - **Console or custom event handling** Use a manual subscriber for short-lived in-process inspection. - **Raw canonical lifecycle events** Use ATOF JSONL; read `references/atof.md`...

Details

Author
NVIDIA
Repository
NVIDIA/NeMo-Relay
Created
4 months ago
Last Updated
today
Language
Rust
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category