nat-telemetry

Installation
SKILL.md

NeMo Agent Toolkit Telemetry

Use this skill for workflow observability, tracing, logging, and profiling.

Workflow

  1. Discover registered logging and tracing exporters:
uv run nat info components -t logging
uv run nat info components -t tracing
  1. Prefer built-in provider integrations when available.
  2. Use file or console exporters for deterministic local debugging.
  3. For custom exporters, adapt references/otel_file_exporter.py and nearby toolkit exporter code.

References

Installs
1
GitHub Stars
2.4K
First Seen
Jun 10, 2026
nat-telemetry — nvidia/nemo-agent-toolkit