We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0986e commit 02cd633Copy full SHA for 02cd633
packages/browser/src/integrations/session.ts
@@ -5,6 +5,7 @@ import { WINDOW } from '../helpers';
5
6
/**
7
* 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/
9
*
10
* Note: In order for session tracking to work, you need to set up Releases: https://docs.sentry.io/product/releases/
11
*/
0 commit comments