-
Notifications
You must be signed in to change notification settings - Fork 777
feat(instrumentation): implementation of Writer opentelemetry-instrumentation-writer
custom instrumentation
#3209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat(instrumentation): implementation of Writer opentelemetry-instrumentation-writer
custom instrumentation
#3209
Conversation
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
- Implement non-streaming response processor - Add message events emitter - Create event emitter system with choice and message events - Implement model_as_dict utility - Add span attribute setters - Support both chat completion and text generation response formats
Completed async and sync streaming response processor methods in __init__ file
Finished remaining TODOs for response type check and tool calls setter
Hi, there! I'm implementing custom instrumentation for Writer's models. Here are our docs and official web-site.
feat(instrumentation): ...
orfix(instrumentation): ...
.