Skip to content

Commit 02cd633

Browse files
author
Luca Forstner
committed
docs
1 parent 2a0986e commit 02cd633

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/browser/src/integrations/session.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { WINDOW } from '../helpers';
55

66
/**
77
* When added, automatically creates sessions which allow you to track adoption and crashes (crash free rate) in your Releases in Sentry.
8+
* More information: https://docs.sentry.io/product/releases/health/
89
*
910
* Note: In order for session tracking to work, you need to set up Releases: https://docs.sentry.io/product/releases/
1011
*/

0 commit comments

Comments
 (0)