diff --git a/platform-includes/configuration/integrations/javascript.astro.mdx b/platform-includes/configuration/integrations/javascript.astro.mdx index e8d0e99a4392f3..4da10499a6368d 100644 --- a/platform-includes/configuration/integrations/javascript.astro.mdx +++ b/platform-includes/configuration/integrations/javascript.astro.mdx @@ -25,17 +25,22 @@ Depending on whether an integration enhances the functionality of a particular r | ----------------------------------------------------- | :--------------: | :--------: | :---------: | :--------: | :--------------------: | | [`breadcrumbsIntegration`](./breadcrumbs) | ✓ | | | | ✓ | | [`browserApiErrorsIntegration`](./browserapierrors) | ✓ | ✓ | | | | +| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`browserTracingIntegration`](./browsertracing) | ✓ | | ✓ | | ✓ | | [`globalHandlersIntegration`](./globalhandlers) | ✓ | ✓ | | | | | [`httpContextIntegration`](./httpcontext) | ✓ | | | | ✓ | | [`browserProfilingIntegration`](./browserprofiling) | | | ✓ | | | -| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`contextLinesIntegration`](./contextlines) | | ✓ | | | | +| [`featureFlagsIntegration`](./featureflags) | | | | | ✓ | | [`httpClientIntegration`](./httpclient) | | ✓ | | | | +| [`launchDarklyIntegration`](./launchdarkly) | | | | | ✓ | | [`moduleMetadataIntegration`](./modulemetadata) | | | | | ✓ | -| [`replayIntegration`](./replay) | | | | ✓ | ✓ | +| [`openFeatureIntegration`](./openfeature) | | | | | ✓ | | [`replayCanvasIntegration`](./replaycanvas) | | | | ✓ | | +| [`replayIntegration`](./replay) | | | | ✓ | ✓ | | [`reportingObserverIntegration`](./reportingobserver) | | ✓ | | | | +| [`statsigIntegration`](./statsig) | | | | | ✓ | +| [`unleashIntegration`](./unleash) | | | | | ✓ | ### Node.js Integrations diff --git a/platform-includes/configuration/integrations/javascript.mdx b/platform-includes/configuration/integrations/javascript.mdx index 61d8b6cf3b6a99..e1e7adbc25f9cc 100644 --- a/platform-includes/configuration/integrations/javascript.mdx +++ b/platform-includes/configuration/integrations/javascript.mdx @@ -21,9 +21,9 @@ | [`launchDarklyIntegration`](./launchdarkly) | | | | | ✓ | | [`moduleMetadataIntegration`](./modulemetadata) | | | | | ✓ | | [`openFeatureIntegration`](./openfeature) | | | | | ✓ | -| [`rewriteFramesIntegration`](./rewriteframes) | | ✓ | | | | -| [`replayIntegration`](./replay) | | | | ✓ | ✓ | | [`replayCanvasIntegration`](./replaycanvas) | | | | ✓ | | +| [`replayIntegration`](./replay) | | | | ✓ | ✓ | | [`reportingObserverIntegration`](./reportingobserver) | | ✓ | | | | +| [`rewriteFramesIntegration`](./rewriteframes) | | ✓ | | | | | [`statsigIntegration`](./statsig) | | | | | ✓ | | [`unleashIntegration`](./unleash) | | | | | ✓ | diff --git a/platform-includes/configuration/integrations/javascript.nextjs.mdx b/platform-includes/configuration/integrations/javascript.nextjs.mdx index bb45282fc9a153..8de46b797e8a34 100644 --- a/platform-includes/configuration/integrations/javascript.nextjs.mdx +++ b/platform-includes/configuration/integrations/javascript.nextjs.mdx @@ -25,17 +25,22 @@ Depending on whether an integration enhances the functionality of a particular r | ----------------------------------------------------- | :--------------: | :--------: | :---------: | :--------: | :--------------------: | | [`breadcrumbsIntegration`](./breadcrumbs) | ✓ | | | | ✓ | | [`browserApiErrorsIntegration`](./browserapierrors) | ✓ | ✓ | | | | +| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`browserTracingIntegration`](./browsertracing) | ✓ | | ✓ | | ✓ | | [`globalHandlersIntegration`](./globalhandlers) | ✓ | ✓ | | | | | [`httpContextIntegration`](./httpcontext) | ✓ | | | | ✓ | | [`browserProfilingIntegration`](./browserprofiling) | | | ✓ | | | -| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`contextLinesIntegration`](./contextlines) | | ✓ | | | | +| [`featureFlagsIntegration`](./featureflags) | | | | | ✓ | | [`httpClientIntegration`](./httpclient) | | ✓ | | | | +| [`launchDarklyIntegration`](./launchdarkly) | | | | | ✓ | | [`moduleMetadataIntegration`](./modulemetadata) | | | | | ✓ | -| [`replayIntegration`](./replay) | | | | ✓ | ✓ | +| [`openFeatureIntegration`](./openfeature) | | | | | ✓ | | [`replayCanvasIntegration`](./replaycanvas) | | | | ✓ | | +| [`replayIntegration`](./replay) | | | | ✓ | ✓ | | [`reportingObserverIntegration`](./reportingobserver) | | ✓ | | | | +| [`statsigIntegration`](./statsig) | | | | | ✓ | +| [`unleashIntegration`](./unleash) | | | | | ✓ | ### Server (Node.js, Edge) Integrations diff --git a/platform-includes/configuration/integrations/javascript.nuxt.mdx b/platform-includes/configuration/integrations/javascript.nuxt.mdx index 1c691aeac09005..64062fc284adf3 100644 --- a/platform-includes/configuration/integrations/javascript.nuxt.mdx +++ b/platform-includes/configuration/integrations/javascript.nuxt.mdx @@ -24,17 +24,22 @@ Depending on whether an integration enhances the functionality of a particular r | ----------------------------------------------------- | :--------------: | :--------: | :---------: | :--------: | :--------------------: | | [`breadcrumbsIntegration`](./breadcrumbs) | ✓ | | | | ✓ | | [`browserApiErrorsIntegration`](./browserapierrors) | ✓ | ✓ | | | | +| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`browserTracingIntegration`](./browsertracing) | ✓ | | ✓ | | ✓ | | [`globalHandlersIntegration`](./globalhandlers) | ✓ | ✓ | | | | | [`httpContextIntegration`](./httpcontext) | ✓ | | | | ✓ | | [`browserProfilingIntegration`](./browserprofiling) | | | ✓ | | | -| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`contextLinesIntegration`](./contextlines) | | ✓ | | | | +| [`featureFlagsIntegration`](./featureflags) | | | | | ✓ | | [`httpClientIntegration`](./httpclient) | | ✓ | | | | +| [`launchDarklyIntegration`](./launchdarkly) | | | | | ✓ | | [`moduleMetadataIntegration`](./modulemetadata) | | | | | ✓ | -| [`replayIntegration`](./replay) | | | | ✓ | ✓ | +| [`openFeatureIntegration`](./openfeature) | | | | | ✓ | | [`replayCanvasIntegration`](./replaycanvas) | | | | ✓ | | +| [`replayIntegration`](./replay) | | | | ✓ | ✓ | | [`reportingObserverIntegration`](./reportingobserver) | | ✓ | | | | +| [`statsigIntegration`](./statsig) | | | | | ✓ | +| [`unleashIntegration`](./unleash) | | | | | ✓ | ### Node.js Integrations diff --git a/platform-includes/configuration/integrations/javascript.remix.mdx b/platform-includes/configuration/integrations/javascript.remix.mdx index bac3dade6d6a8c..cc47d93ae2f052 100644 --- a/platform-includes/configuration/integrations/javascript.remix.mdx +++ b/platform-includes/configuration/integrations/javascript.remix.mdx @@ -24,17 +24,22 @@ Depending on whether an integration enhances the functionality of a particular r | ----------------------------------------------------- | :--------------: | :--------: | :---------: | :--------: | :--------------------: | | [`breadcrumbsIntegration`](./breadcrumbs) | ✓ | | | | ✓ | | [`browserApiErrorsIntegration`](./browserapierrors) | ✓ | ✓ | | | | +| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`browserTracingIntegration`](./browsertracing) | ✓ | | ✓ | | ✓ | | [`globalHandlersIntegration`](./globalhandlers) | ✓ | ✓ | | | | | [`httpContextIntegration`](./httpcontext) | ✓ | | | | ✓ | | [`browserProfilingIntegration`](./browserprofiling) | | | ✓ | | | -| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`contextLinesIntegration`](./contextlines) | | ✓ | | | | +| [`featureFlagsIntegration`](./featureflags) | | | | | ✓ | | [`httpClientIntegration`](./httpclient) | | ✓ | | | | +| [`launchDarklyIntegration`](./launchdarkly) | | | | | ✓ | | [`moduleMetadataIntegration`](./modulemetadata) | | | | | ✓ | -| [`replayIntegration`](./replay) | | | | ✓ | ✓ | +| [`openFeatureIntegration`](./openfeature) | | | | | ✓ | | [`replayCanvasIntegration`](./replaycanvas) | | | | ✓ | | +| [`replayIntegration`](./replay) | | | | ✓ | ✓ | | [`reportingObserverIntegration`](./reportingobserver) | | ✓ | | | | +| [`statsigIntegration`](./statsig) | | | | | ✓ | +| [`unleashIntegration`](./unleash) | | | | | ✓ | ### Node.js Integrations diff --git a/platform-includes/configuration/integrations/javascript.solidstart.mdx b/platform-includes/configuration/integrations/javascript.solidstart.mdx index 44e694b0b19fdb..9fb73e20f21156 100644 --- a/platform-includes/configuration/integrations/javascript.solidstart.mdx +++ b/platform-includes/configuration/integrations/javascript.solidstart.mdx @@ -24,17 +24,22 @@ Depending on whether an integration enhances the functionality of a particular r | ----------------------------------------------------- | :--------------: | :--------: | :---------: | :--------: | :--------------------: | | [`breadcrumbsIntegration`](./breadcrumbs) | ✓ | | | | ✓ | | [`browserApiErrorsIntegration`](./browserapierrors) | ✓ | ✓ | | | | +| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`browserTracingIntegration`](./browsertracing) | ✓ | | ✓ | | ✓ | | [`globalHandlersIntegration`](./globalhandlers) | ✓ | ✓ | | | | | [`httpContextIntegration`](./httpcontext) | ✓ | | | | ✓ | | [`browserProfilingIntegration`](./browserprofiling) | | | ✓ | | | -| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`contextLinesIntegration`](./contextlines) | | ✓ | | | | +| [`featureFlagsIntegration`](./featureflags) | | | | | ✓ | | [`httpClientIntegration`](./httpclient) | | ✓ | | | | +| [`launchDarklyIntegration`](./launchdarkly) | | | | | ✓ | | [`moduleMetadataIntegration`](./modulemetadata) | | | | | ✓ | -| [`replayIntegration`](./replay) | | | | ✓ | ✓ | +| [`openFeatureIntegration`](./openfeature) | | | | | ✓ | | [`replayCanvasIntegration`](./replaycanvas) | | | | ✓ | | +| [`replayIntegration`](./replay) | | | | ✓ | ✓ | | [`reportingObserverIntegration`](./reportingobserver) | | ✓ | | | | +| [`statsigIntegration`](./statsig) | | | | | ✓ | +| [`unleashIntegration`](./unleash) | | | | | ✓ | ### Node.js Integrations diff --git a/platform-includes/configuration/integrations/javascript.sveltekit.mdx b/platform-includes/configuration/integrations/javascript.sveltekit.mdx index dae842204ef48e..b727396ba84e87 100644 --- a/platform-includes/configuration/integrations/javascript.sveltekit.mdx +++ b/platform-includes/configuration/integrations/javascript.sveltekit.mdx @@ -24,17 +24,22 @@ Depending on whether an integration enhances the functionality of a particular r | ----------------------------------------------------- | :--------------: | :--------: | :---------: | :--------: | :--------------------: | | [`breadcrumbsIntegration`](./breadcrumbs) | ✓ | | | | ✓ | | [`browserApiErrorsIntegration`](./browserapierrors) | ✓ | ✓ | | | | +| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`browserTracingIntegration`](./browsertracing) | ✓ | | ✓ | | ✓ | | [`globalHandlersIntegration`](./globalhandlers) | ✓ | ✓ | | | | | [`httpContextIntegration`](./httpcontext) | ✓ | | | | ✓ | | [`browserProfilingIntegration`](./browserprofiling) | | | ✓ | | | -| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`contextLinesIntegration`](./contextlines) | | ✓ | | | | +| [`featureFlagsIntegration`](./featureflags) | | | | | ✓ | | [`httpClientIntegration`](./httpclient) | | ✓ | | | | +| [`launchDarklyIntegration`](./launchdarkly) | | | | | ✓ | | [`moduleMetadataIntegration`](./modulemetadata) | | | | | ✓ | -| [`replayIntegration`](./replay) | | | | ✓ | ✓ | +| [`openFeatureIntegration`](./openfeature) | | | | | ✓ | | [`replayCanvasIntegration`](./replaycanvas) | | | | ✓ | | +| [`replayIntegration`](./replay) | | | | ✓ | ✓ | | [`reportingObserverIntegration`](./reportingobserver) | | ✓ | | | | +| [`statsigIntegration`](./statsig) | | | | | ✓ | +| [`unleashIntegration`](./unleash) | | | | | ✓ | ### Node.js Integrations diff --git a/platform-includes/configuration/integrations/javascript.vue.mdx b/platform-includes/configuration/integrations/javascript.vue.mdx index f3b28e98663a97..bfca613bf0e5ba 100644 --- a/platform-includes/configuration/integrations/javascript.vue.mdx +++ b/platform-includes/configuration/integrations/javascript.vue.mdx @@ -4,6 +4,7 @@ | ----------------------------------------------------- | :--------------: | :--------: | :---------: | :--------: | :--------------------: | | [`breadcrumbsIntegration`](./breadcrumbs) | ✓ | | | | ✓ | | [`browserApiErrorsIntegration`](./browserapierrors) | ✓ | ✓ | | | | +| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`dedupeIntegration`](./dedupe) | ✓ | ✓ | | | | | [`functionToStringIntegration`](./functiontostring) | ✓ | | | | | | [`globalHandlersIntegration`](./globalhandlers) | ✓ | ✓ | | | | @@ -12,14 +13,18 @@ | [`linkedErrorsIntegration`](./linkederrors) | ✓ | ✓ | | | | | [`vueIntegration`](./vue) | ✓ | ✓ | ✓ | | | | [`browserProfilingIntegration`](./browserprofiling) | | | ✓ | | | -| [`browserSessionIntegration`](./browsersession) | ✓ | | | | ✓ | | [`browserTracingIntegration`](./browsertracing) | | | ✓ | | ✓ | | [`captureConsoleIntegration`](./captureconsole) | | | | | ✓ | | [`contextLinesIntegration`](./contextlines) | | ✓ | | | | | [`extraErrorDataIntegration`](./extraerrordata) | | | | | ✓ | +| [`featureFlagsIntegration`](./featureflags) | | | | | ✓ | | [`httpClientIntegration`](./httpclient) | | ✓ | | | | +| [`launchDarklyIntegration`](./launchdarkly) | | | | | ✓ | | [`moduleMetadataIntegration`](./modulemetadata) | | | | | ✓ | -| [`rewriteFramesIntegration`](./rewriteframes) | | ✓ | | | | -| [`replayIntegration`](./replay) | | | | ✓ | ✓ | +| [`openFeatureIntegration`](./openfeature) | | | | | ✓ | | [`replayCanvasIntegration`](./replaycanvas) | | | | ✓ | | +| [`replayIntegration`](./replay) | | | | ✓ | ✓ | | [`reportingObserverIntegration`](./reportingobserver) | | ✓ | | | | +| [`rewriteFramesIntegration`](./rewriteframes) | | ✓ | | | | +| [`statsigIntegration`](./statsig) | | | | | ✓ | +| [`unleashIntegration`](./unleash) | | | | | ✓ |