-
Notifications
You must be signed in to change notification settings - Fork 554
Open
Labels
FeatureNew IntegrationIntegrating with a new framework or libraryIntegrating with a new framework or libraryPythonSDKSDK
Description
Problem Statement
When using Griptape as the AI framework, which internally relies on the OpenAI Python SDK, Sentry's current OpenAI integration does not correctly capture token usage, request durations, or cost estimates.
Potentially because Griptape wraps or abstracts OpenAI SDK calls, they are not captured by Sentry’s current instrumentation.
Solution Brainstorm
Add support for Griptape as a first-class integration, similar to the existing OpenAI integration.
Alternatively, provide guidance or utilities for manually instrumenting Griptape's OpenAI calls to enable token tracking, durations, and cost estimates.
Metadata
Metadata
Assignees
Labels
FeatureNew IntegrationIntegrating with a new framework or libraryIntegrating with a new framework or libraryPythonSDKSDK
Type
Projects
Status
No status