Installation
Install both the Netra SDK and IBM Watsonx SDK:Usage
Initialize the Netra SDK with Watsonx instrumentation enabled. The SDK automatically traces all Watsonx API calls once initialized.Streaming Responses
The SDK automatically handles streaming responses and captures the complete output:Advanced Parameters
Configure generation parameters for more control:Selective Instrumentation
Control which integrations are enabled using theinstruments or blockInstruments configuration:
Next Steps
- Quick Start Guide - Complete setup and configuration
- Auto Instrumentation - Automatic tracing for supported libraries
- Decorators - Add custom tracing with
@workflow,@agent, and@taskdecorators - Session Tracking - Track user sessions and conversations
- Watsonx Documentation - Official IBM Watsonx documentation