Oven logo

Oven

Published

Instrumentation and Observability for LlamaIndex

pip install llama-index-instrumentation

Package Downloads

Weekly DownloadsMonthly Downloads

Requires Python

<4.0,>=3.9

LlamaIndex Instrumentation

This project provides the instrumentation hooks for observability in LlamaIndex.

Instrumentation uses a mix of

  • spans
  • events
  • dispatchers that manage span and event handlers

For more in-depth usage, you can see an example in the workflows repo.

For other documentation, you can see the LlamaIndex documentation.