getsentry / getsentry/sentry-python

A better mechanism to avoid duplicate AI Client Spans

Aperta
#5,515 2 commenti 0 reazioni 1 assegnatario Rivendicata da @alexander-alderman-webb Vedi su GitHub
Bug Python Spans
Lingua principale
Python
Stelle
2.2k
Fork
669
Merge medio
1g 1h
PR unite (30g)
213

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.