Missing an integration? We’d love to hear from you! Open a GitHub issue to request a new integration.
Integration Types
Netra integrations fall into several categories:LLM Providers
Direct integrations with model providers like OpenAI, Anthropic Claude, Google Gemini, and more.
AI Frameworks
Trace applications built with LangChain, LlamaIndex, CrewAI, and other orchestration frameworks.
Vector Databases
Monitor vector search operations with Pinecone, Chroma, Qdrant, Weaviate, and others.
Speech Services
Track speech-to-text and text-to-speech operations with Deepgram, ElevenLabs, and Cartesia.
LLM Providers
Capture traces from direct LLM API calls including prompts, completions, token usage, and costs.Popular Providers
OpenAI

Anthropic Claude

Google Gemini

AWS Bedrock

Mistral AI

Groq

All LLM Providers
AI Frameworks
Trace complex AI applications with full visibility into agent workflows, chains, and tool calls.Popular Frameworks
LangChain

LangGraph

LlamaIndex

CrewAI

Pydantic AI

LiteLLM

All AI Frameworks
Vector Databases
Monitor vector search operations, embeddings, and retrieval performance.Pinecone

ChromaDB

Qdrant

Weaviate

Milvus

LanceDB

Redis

Marqo

Speech Services
Track speech-to-text and text-to-speech operations for voice AI applications.Deepgram

ElevenLabs

Cartesia

Quick Start
Enable auto-instrumentation for any supported integration:Next Steps
- Auto-Instrumentation - Learn how automatic tracing works
- Manual Tracing - Add custom spans to your traces
- Python SDK - Complete SDK reference
