Documentation
Full environment variable contract and resource attribute map.
Documentation →Independent OpenTelemetry SDK with tracing and observability for Anthropic Claude, OpenAI, Ollama, and other LLM providers — plus optional decision telemetry for behaviour intelligence.
The puvinoise-sdk package instruments agent runs and exports OTLP traces to your PUVINoise collector. It is designed for multi-tenant production: every span carries tenant and agent identity so the control plane can filter and scope correctly. Optional decision APIs emit intent, tool selection, reasoning checkpoints, and state transitions for the behaviour pipeline.
From the SDK README. Configure via environment variables, then wrap agent work in a traced run.
# Install the PUVINoise SDKpip install puvinoise-sdk # Optional provider extraspip install puvinoise-sdk[anthropic]pip install puvinoise-sdk[openai]pip install puvinoise-sdk[all]Full environment variable contract and resource attribute map.
Documentation →Instrument, verify in Command Centre, then migrate schemas safely.
Guides →Surfaces overview: CLI, API, OpenTelemetry, sidecar, frameworks.
Developers →Start with the quickstart above, or talk to us about your framework and tenancy model.