Skip to content

Commit 9397ea2

Browse files
docs(browser-starfish): add note on resource parameterization (#8594)
* docs(browser-starfish): add note on resource parameterization * Update src/docs/product/performance/resources.md Co-authored-by: Abhijeet Prasad <[email protected]> --------- Co-authored-by: Abhijeet Prasad <[email protected]>
1 parent 3ad308a commit 9397ea2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/docs/product/performance/resources.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@ To view more details, click on a resource from the table to open its **Resource
9595

9696
To enable Sentry to group similar resources together, Sentry parameterizes resource URLs, removing potenially dynamic elements. This helps track the performance of a particular resource across different releases, even when they have dynamic segments (used for busting caches or CDNS).
9797

98+
<Note>
99+
100+
We are actively working on improving our parametrization strategies. When grouping improvements are released, you will temporarily see instances of new and old span groups.
101+
102+
</Note>
103+
98104
To see an example of resource URL from a group, hover over a URL in the resource table.
99105

100106
## Resource Summary Page

0 commit comments

Comments
 (0)