-
Notifications
You must be signed in to change notification settings - Fork 65
🚀 Feature: Chroma Instrumentation #78
Copy link
Copy link
Closed
Labels
Description
Which component is this feature for?
All Packages
🔖 Feature description
Instrument calls to Chroma, including adding attributes, similar to our Chroma on Python instrumentation. The instrumentation should support all types of calls - sync, async, etc.
🎤 Why is this feature needed?
Completeness of OpenLLMetry
✌️ How do you aim to achieve this?
Similar to other instrumentations, we have in this repo.
🔄️ Additional Information
- Make sure to initialize this in Traceloop SDK.
- Add proper tests.
- Add a sample in the sample app.
- Add a screenshot from Traceloop showing the instrumentation in action.
👀 Have you spent some time to check if this feature request has been raised before?
- I checked and didn't find similar issue
Are you willing to submit PR?
None
Reactions are currently unavailable