Skip to content

Commit

Permalink
feat(ds): GA Investigation Bias (#8877)
Browse files Browse the repository at this point in the history
  • Loading branch information
matejminar committed Jan 15, 2024
1 parent 8ba1fc6 commit ebf90e1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/docs/product/accounts/early-adopter-features/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ Limitations:
- [Priority Sort](/product/issues#issue-sort) algorithm improvements
- [Issue Reprocessing](/product/issues/reprocessing/)
- [Span Summary](/product/performance/transaction-summary/#span-summary)
- [Investigation Mode](/product/performance/retention-priorities/#investigation-mode) for retention priorities in Performance Monitoring
2 changes: 0 additions & 2 deletions src/docs/product/performance/retention-priorities/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ We prioritize low-volume transactions for the same reason we prioritize low-volu

### Investigation Mode

<Include name="feature-available-for-user-group-early-adopter.mdx" />

Our automated retention priorities work well in a generic manner to collect a baseline of samples because they prioritize retaining data that is valuable for any customer at any given time. However, there are certain scenarios, such as investigating a particular issue, when very specific data becomes temporarily more important. In such cases, sometimes the automated sampling priorities do not provide enough samples, so you may want to create investigation rules.

Investigation rules are sampling rules that can be created through the Sentry UI to temporarily boost the amount of transactions collected for a particular scenario (for example, transactions with specific tag values, etc.). These rules can be created to retain more samples when too few (less than 5) are currently available.
Expand Down

1 comment on commit ebf90e1

@vercel
Copy link

@vercel vercel bot commented on ebf90e1 Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

sentry-docs-git-master.sentry.dev
docs.sentry.io
sentry-docs.sentry.dev

Please sign in to comment.