netra-troubleshooting
Installation
SKILL.md
Netra Troubleshooting
Use this skill to resolve common integration issues quickly and systematically.
Common Problems
ModuleNotFoundErrorfornetra.- Missing extras for Presidio or prompt-injection scanner.
Netra.init()called multiple times.- Traces or metrics not visible in dashboard.
- Async or streaming flow not appearing as expected.
Triage Flow
- Confirm package installation and Python version compatibility.
- Confirm one-time initialization happens before provider imports.
- Verify API key/header and OTLP endpoint configuration.
- Verify enabled instruments match runtime libraries.
- Confirm network egress and collector compatibility.
- Confirm shutdown flush path for final telemetry.