Skip to content

Commit 793ce18

Browse files
ale-cotagetsantry[bot]vivianyentran
authored
Note about sampled transactions in Discover (#8407)
* Note about sampled transactions in Discover Added note to the Search section to explain that searches based on transaction data may be subject to sampling. * Update src/docs/product/discover-queries/query-builder.mdx * [getsentry/action-github-commit] Auto commit * Update src/docs/product/discover-queries/query-builder.mdx Co-authored-by: vivianyentran <[email protected]> * [getsentry/action-github-commit] Auto commit --------- Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com> Co-authored-by: vivianyentran <[email protected]>
1 parent 8191350 commit 793ce18

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/docs/product/discover-queries/query-builder.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@ Click on any of these sections to further refine your search. For example, click
5858

5959
![Facet map for transaction and handled tags. Map looks like a bar with gradient colors.](./discover-facet-map.png)
6060

61+
<Note>
62+
When performing searches on transaction events, based on your search criteria
63+
and sample rate, the events available may be limited because Discover uses
64+
sampled data only. Learn more by reading about [retention
65+
priorities](/product/performance/retention-priorities/).
66+
</Note>
67+
6168
## Filter by Interactive Graph
6269

6370
Each query has a interactive graph that reflects the data presented in the table below. To zoom in, simply click and drag over the area you want to investigate. You can also customize the display and the Y-Axis. This will be saved with your query.

0 commit comments

Comments
 (0)