getsentry / getsentry/sentry-python

A better mechanism to avoid duplicate AI Client Spans

Ouverte
#5,515 2 commentaires 0 réactions 1 personne assignée Réclamée par @alexander-alderman-webb Voir sur GitHub
Bug Python Spans
Langage dominant
Python
Étoiles
2.2k
Forks
669
Merge moyen
1 j 1 h
PR mergées (30 j)
213

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.