Skip to content

doc(perf-scale): Remove starred transactions #6675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions src/docs/product/performance/performance-at-scale/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Retention priorities are enabled by default, but can be disabled individually in
|-------------------------|---------------|
| Latest Release | Health Checks |
| Dev Environments | |
| Starred Transactions | |
| Low Volume Projects * | |
| Low Volume Transactions | |

Expand All @@ -50,12 +49,6 @@ While prioritizing data from the latest release, we also take into consideration

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.

### Starred Transactions

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.

![Starred Transactions](starred_transactions.png)

### Health Checks

_Health check_ type transactions, while important for checking the stability of your application, don't have any value for you beyond the task associated with them. For this reason, we keep fewer samples of these types of transactions and instead prioritize retaining more samples of your other more valuable transactions.
Expand Down
Binary file not shown.