getsentry / getsentry/sentry-python

Double-check that `set_transaction_name` is set early enough

Aberta
#7,507 1 comentário 0 reações 1 responsável Reivindicada por @sentrivana Ver no GitHub
Python
Linguagem predominante
Python
Estrelas
2.2k
Forks
669
Merge médio
1d 40min
PRs com merge (30d)
212

Descrição

In the new major, in our WSGI and ASGI integrations we used to rely on the event processor to set the correct transaction name. We had to move the transaction name setting to the patches in the scope of the span streaming refactor. Verify that we haven't missed any cases (errors captured too early, etc.) where we wouldn't attach the correct transaction name.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.