
Description
Use when adding, configuring, or troubleshooting NeMo Agent Toolkit logging, tracing, telemetry exporters, OpenTelemetry, Langfuse, LangSmith, Weave, Phoenix, profiling, or observability provider integrations.
SKILL.md
NeMo Agent Toolkit Telemetry
Use this skill for workflow observability, tracing, logging, and profiling.
Workflow
- Discover registered logging and tracing exporters:
uv run nat info components -t logging
uv run nat info components -t tracing
- Prefer built-in provider integrations when available.
- Use file or console exporters for deterministic local debugging.
- For custom exporters, adapt
references/otel_file_exporter.pyand nearby toolkit exporter code.
References
references/telemetry.mdreferences/otel_file_exporter.py
More skills from the NeMo-Agent-Toolkit repository
View all 11 skillsnat-agent-configuration
configure and compose NeMo Agent Toolkit agents
Jul 14AgentsNVIDIAOrchestrationnat-evaluation
run evaluations for NeMo Agent Toolkit
Jul 14DatasetsEvalsNVIDIAQuality Assurancenat-installation
install and configure NeMo Agent Toolkit
Jul 14AgentsDeploymentNVIDIAnat-mcp-and-serving
serve and configure NeMo agent workflows
Jul 14AgentsFastAPIMCPNVIDIAnat-optimization
optimize agent workflows with NeMo
Jul 14AgentsNVIDIAOptimizationPerformancenat-path-checks
fix NeMo Agent Toolkit documentation path errors
Jul 14DebuggingDocumentationNVIDIA
More from NVIDIA
View publishernemoclaw-user-guide
retrieve NemoClaw documentation and configuration
NemoClaw
Jul 20DocumentationMCPSearchmcore-build-and-dependency
manage Megatron-LM development environments
Megatron-LM
Jul 14ContainersDeploymentPythonmcore-bump-base-image
update NVIDIA PyTorch base images
Megatron-LM
Jul 14CI/CDDeploymentmcore-cicd
manage CI/CD pipelines for Megatron-LM
Megatron-LM
Jul 14CI/CDDeploymentGitHubmcore-create-issue
investigate CI failures and create issues
Megatron-LM
Jul 14DebuggingGitHubTriagemcore-linting-and-formatting
lint and format Megatron-LM code
Megatron-LM
Jul 14Best PracticesCode Analysis