Closed pavanjava closed 2 weeks ago
Hi @pavanjava, thanks for reporting. Looks like you're missing an OTel dependency. You can install with pip install opentelemetry-semantic-conventions
. Thanks!
Please let us know if the documentation needs to be updated!
I have added the recommended module but still no luck
arize-phoenix==5.5.2 openinference-instrumentation-llama-index==2.2.4 opentelemetry-proto==1.24.0 arize-phoenix-otel==0.5.1 opentelemetry-semantic-conventions
Error:
╭─ ~/Desktop/react_rag ······························································ ✔ react_rag base at 12:52:07 AM
╰─ python main.py
Traceback (most recent call last):
File "/Users/pavanmantha/Desktop/react_rag/main.py", line 2, in
Please let us know if the documentation needs to be updated!
The issue is not resolved and the ticket is closed...
Describe the bug When integrating LlamaIndex with Arize Phoenix it fails with an error message
ModuleNotFoundError: No module named 'opentelemetry.semconv.attributes'
To Reproduce Steps to reproduce the behavior:
Expected behavior integration should log the traces into phoenix webui.
Screenshots
Environment (please complete the following information):
Additional context below is the
requirements.txt