Skip to content

Commit 0e800d4

Browse files
update key transactions with starred (#5849)
* update key transactions with starred * Update screenshot
1 parent d47d493 commit 0e800d4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Loading

src/docs/product/data-management-settings/dynamic-sampling/index.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ When your data reaches high volumes, Sentry begins to automatically prioritize y
2626

2727
<!-- prettier-ignore-start -->
2828

29-
| Prioritize | Ignore |
30-
|------------------|---------------|
31-
| Latest Release | Health Checks |
32-
| Dev Environments | |
33-
| Key Transactions | |
29+
| Prioritize | Ignore |
30+
|----------------------|---------------|
31+
| Latest Release | Health Checks |
32+
| Dev Environments | |
33+
| Starred Transactions | |
3434

3535
<!-- prettier-ignore-end -->
3636

@@ -44,9 +44,9 @@ While prioritizing data from the latest release, we also take into consideration
4444

4545
We prioritize data from development environments because these environments typically generate a relatively small number of transactions compared to your production environments. As a result, to gain meaningful insights during your testing phase, we prioritize transaction data from these environments.
4646

47-
### Key Transactions
47+
### Starred Transactions
4848

49-
Typically, for most projects there are only a few transactions that you really care about. We prioritize [key transactions](/product/performance/transaction-summary/#starring-key-transactions) over others, so you can have more visibility into your important data.
49+
Typically, for most projects there are only a few transactions that you really care about. We prioritize [starred transactions](/product/performance/transaction-summary/#starring-key-transactions) over others, so you can have more visibility into your important data.
5050

5151
### Health Checks
5252

0 commit comments

Comments
 (0)