Skip to main content

The Problem

Known conflicts arise when multiple observability solutions use the same OpenInference instrumentation.

Common Conflict Scenarios

This issue can occur when using Atla alongside:
  • Langfuse (with their OpenInference setup)
  • Weights & Biases (when using their OpenInference instrumentation)
  • Other tools using openinference.instrumentation.* packages for instrumentation

For Langfuse Users

Switch to Langfuse’s OpenLIT instrumentation, which is their current recommended approach and avoids conflicts with Atla.

Old Langfuse Setup (causes conflicts)

For Other Observability Solutions

If you’re using other observability solutions that conflict with Atla:
  1. Check if your tool has an alternative instrumentation method that doesn’t use OpenInference
  2. Use only one observability solution for the same frameworks/LLM providers
  3. Configure different instrumentation scopes if your tool supports it

Need Help?

If you’re still experiencing conflicts:
  • Join our Discord for quick support
  • Schedule a call to walk through your specific setup
  • Check your observability tool’s documentation for their recommended instrumentation approach