getsentry / getsentry/sentry-python

A better mechanism to avoid duplicate AI Client Spans

Abierto
#5,515 2 comentarios 0 reacciones 1 asignado Reclamado por @alexander-alderman-webb Ver en GitHub
Bug Python Spans
Lenguaje dominante
Python
Estrellas
2.2k
Forks
669
Merge medio
1 d 1 h
PR fusionados (30 d)
213

Descripción

The current mechanism to prevent duplicate spans for LLM spans is global integration disabling.
This means that users cannot trace an agent library like `langchain` together with a client library like `openai` or `anthropic`.

The task is to allow users to gather telemetry from different levels of abstractions without a crude method like disabling one integration.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.