Skip to content

Commit ebf90e1

Browse files
authored
feat(ds): GA Investigation Bias (#8877)
1 parent 8ba1fc6 commit ebf90e1

File tree

2 files changed

+0
-3
lines changed
  • src/docs/product

2 files changed

+0
-3
lines changed

src/docs/product/accounts/early-adopter-features/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ Limitations:
2323
- [Priority Sort](/product/issues#issue-sort) algorithm improvements
2424
- [Issue Reprocessing](/product/issues/reprocessing/)
2525
- [Span Summary](/product/performance/transaction-summary/#span-summary)
26-
- [Investigation Mode](/product/performance/retention-priorities/#investigation-mode) for retention priorities in Performance Monitoring

src/docs/product/performance/retention-priorities/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ We prioritize low-volume transactions for the same reason we prioritize low-volu
8585

8686
### Investigation Mode
8787

88-
<Include name="feature-available-for-user-group-early-adopter.mdx" />
89-
9088
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.
9189

9290
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.

0 commit comments

Comments
 (0)