develop icon indicating copy to clipboard operation
develop copied to clipboard

Misleading "transaction" description

Open larsqa opened this issue 2 years ago • 1 comments

Core or SDK?

Platform/SDK

Which part? Which one?

JavaScript related SDK

Description

The Event Payload Optional Attributes states:

The name of the transaction which caused this exception.

However, event.transaction not only exists during exceptions, but also transactions (e.g. beforeSendTransaction(event) hook.

Suggested Solution

Update statement to be more specific, what the transaction key is, how the value is generated and that it's not exclusive to exceptions.

larsqa avatar Dec 08 '22 13:12 larsqa

Routing to @getsentry/team-web-sdk-frontend for triage. ⏲️

getsentry-release avatar Dec 08 '22 17:12 getsentry-release