We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6ed45 commit 0fbdb10Copy full SHA for 0fbdb10
sentry_sdk/consts.py
@@ -807,9 +807,7 @@ class OP:
807
GEN_AI_EXECUTE_TOOL = "gen_ai.execute_tool"
808
GEN_AI_HANDOFF = "gen_ai.handoff"
809
GEN_AI_INVOKE_AGENT = "gen_ai.invoke_agent"
810
- GEN_AI_PIPELINE = "gen_ai.pipeline"
811
GEN_AI_RESPONSES = "gen_ai.responses"
812
- GEN_AI_RUN = "gen_ai.run"
813
GRAPHQL_EXECUTE = "graphql.execute"
814
GRAPHQL_MUTATION = "graphql.mutation"
815
GRAPHQL_PARSE = "graphql.parse"
0 commit comments