Compatibility matrix
Verified instrumentation libraries that emit OpenTelemetry GenAI semantic conventions for each provider and framework. Use this table to find the right library for your stack. Coralogix AI Center accepts spans from any of these, or from custom instrumentation that emits the same gen_ai.* attributes.
About this table
The libraries listed below are third-party open-source projects. Coralogix does not own, maintain, or endorse them; we list them as verified implementations that emit the OTEL GenAI conventions AI Center consumes. If a library you use isn't listed but emits gen_ai.* attributes per the spec, it still works.
Matrix
| Provider / Framework | Instrumentation |
|---|---|
| Anthropic | OpenLLMetry (opentelemetry-instrumentation-anthropic) |
| AWS Strands | Native (strands-agents) |
| Azure OpenAI | OTel contrib (opentelemetry-instrumentation-openai-v2) |
| Bedrock (AWS) | OpenLLMetry (opentelemetry-instrumentation-bedrock) ≥ 0.60.0 |
| CrewAI | OpenLLMetry (opentelemetry-instrumentation-crewai) |
| Google ADK | OTel contrib |
| Google GenAI (Gemini) | OTel contrib (opentelemetry-instrumentation-google-genai) |
| LangChain | OpenLLMetry (opentelemetry-instrumentation-langchain) |
| LiteLLM | Native (litellm). See the LiteLLM setup guide |
| LlamaIndex | OpenLLMetry (opentelemetry-instrumentation-llamaindex) |
| Mastra | Native (mastra) |
| Ollama | OpenLLMetry |
| OpenAI (completions) | OTel contrib (opentelemetry-instrumentation-openai-v2) |
| OpenAI Agents | OTel contrib (opentelemetry-instrumentation-openai-agents-v2) |
| Vertex AI (GCP) | OTel contrib |
Next steps
Inspect the exact span attributes AI Center consumes in Span attribute inventory.
Last updated on