You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dinmukhamedm for #2456 the goal is to start sending both events and attributes to align with approved otel semantic conventions while easing migration. In the long term, we might have a mechanism in the SDK to translate events -> attributes. That way, the instrumentations themselves can be aligned with semantic conventions (emitting events) while the SDK keeps the way we work today (which is better IMO 😅 ).
Which component is this feature for?
Google Generative AI Instrumentation
🔖 Feature description
We need a separate package, perhaps
opentelemetry-instrumentation-genai
to instrument google's newergoogle-genai
SDK.🎤 Why is this feature needed ?
As per discussion link [2] above, the library will eventually replace the older lower-level APIs.
✌️ How do you aim to achieve this?
By creating a separate instrumentation library
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: