Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Misleading "transaction" introduction description #778

Closed
larsqa opened this issue Dec 8, 2022 · 3 comments
Closed

Misleading "transaction" introduction description #778

larsqa opened this issue Dec 8, 2022 · 3 comments

Comments

@larsqa
Copy link

larsqa commented Dec 8, 2022

Core or SDK?

Core Sentry product

Which part? Which one?

SDK Development

Description

The Transaction Payload Page starts with:

Transactions must be wrapped in an Envelope and therefore also be sent to the Envelope endpoint.

Following the Envelope link, a quote states:

Envelopes require Relay, which has been introduced in Sentry v20.6.0.

So, basically transactions in envelope format type are only required when using Relay.

Suggested Solution

Update the Transaction Payload Page introduction description with mentioning that the envelope type only applies to customers using Relay and what else applies to customers without relay.

@getsentry-release
Copy link

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

@imatwawana
Copy link
Contributor

@chadwhitacre - I believe this issue belongs to sentry/develop repo but I don't have permissions to transfer it. Can you help me out with that? Same with issue #779

@chadwhitacre chadwhitacre transferred this issue from getsentry/sentry-docs Dec 8, 2022
@AbhiPrasad
Copy link
Member

So, basically transactions in envelope format type are only required when using Relay.

Transactions must be sent in envelopes, they cannot be sent in standalone JSON to any endpoint in Sentry.

Using envelopes requires using Relay - there is no alternative.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants