Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.29 KB

File metadata and controls

15 lines (9 loc) · 1.29 KB
description
How OpenInference facilitates automatic instrumentation of applications.

Auto Instrumentation

In order to make a system observable, it must be instrumented: That is, code from the system’s components must emit traces.

Phoenix natively supports collecting traces generated via OpenInference automatic instrumentation. Phoenix has pre-built auto-instrumentors for Python and TypeScript / JavaScript.
\

PythonLlamaIndex, LangChain, DSPy, OpenAI, Bedrock, Mistral and morepython.pngauto-instrument-python
TypeScript / JavaScriptOpenAI, LangChainjsjavascript.pngauto-instrument-ts