Skip to content

Commit 2d91eeb

Browse files
gggritsolizokm
andauthored
feat(perf): Note wildcard support in transaction name search (#5769)
* Note wildcard support * Improve explanation of wildcards Co-authored-by: Liza Mock <lizka920@gmail.com>
1 parent e8c77a6 commit 2d91eeb

File tree

1 file changed

+1
-1
lines changed
  • src/docs/product/performance/filters-display

1 file changed

+1
-1
lines changed

src/docs/product/performance/filters-display/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ When you select "All Transactions", the table includes all transactions across a
4242

4343
### Transaction Name Search
4444

45-
On the **Performance** page, the search bar filters by transaction name only, rather than searching for transactions by matching event properties.
45+
Rather than searching for transactions by matching event properties, the search bar on the **Performance** page filters by transaction name only. You can search for specific transaction names or use wildcards, which can take the place of one or more characters in a search term (e.g., `/api/*/organization`).
4646

4747
![Updated transaction search](transaction-name-search.png)
4848

0 commit comments

Comments
 (0)