llama-index-instrumentation 0.5.0


pip install llama-index-instrumentation

  Latest version

Released: Mar 12, 2026


Meta
Author: Massimiliano Pippi
Requires Python: <4.0,>=3.10

Classifiers

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.

Extras: None
Dependencies:
deprecated (>=1.2.18)
pydantic (>=2.11.5)