openllmetry
openllmetry copied to clipboard
🚀 Feature: Milvus Instrumentation
Which component is this feature for?
All Packages
🔖 Feature description
Instrument calls to Milvus, including adding attributes, similarly to our Chroma instrumentation. The instrumentation should support all types of calls - streaming, non streaming, async, etc.
🎤 Why is this feature needed ?
Completness of OpenLLMetry
✌️ How do you aim to achieve this?
Similarily to other instrumentations we have in this repo.
🔄️ Additional Information
- Make sure to initialize this in Traceloop SDK.
- Add proper tests.
👀 Have you spent some time to check if this feature request has been raised before?
- [X] I checked and didn't find similar issue
Are you willing to submit PR?
None
Hello! Can I work on this issue?
Yes @Josecespedesant! Go ahead. Ping me on slack if you need assistance!
Excellent, working on it!