Observability for Langchain with Instana

OpenLLMetry lets you trace prompts and embedding calls of Langchain. With 5 minutes of work you can get complete view of your system directly into Instana. See how below.

Step 1

Install the Traceloop SDK and initialize it. It will automatically create traces from all the chains you've created through LangChain, with prompts and completions as separate spans.

Step 2

Configure your Instana agent to receive traces and metrics from OpenLLMetry

Discover use cases

Trace chains built with LangChain

Trace any chain built with LangChain, whether you're using LCEL or the original SequentialChain API