Skip to content

Commit 3f96b89

Browse files
committed
remove 404s
1 parent 9b16530 commit 3f96b89

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

docs/platforms/javascript/common/configuration/integrations/browserprofiling.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: BrowserProfiling
33
description: "Capture profiling data for the Browser."
44
notSupported:
55
- javascript.cordova
6+
- javascript.capacitor
67
- javascript.node
78
- javascript.aws-lambda
89
- javascript.azure-functions
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
### Integrations
2+
3+
| | **Auto Enabled** | **Errors** | **Tracing** | **Replay** | **Additional Context** |
4+
| ----------------------------------------------------- | :--------------: | :--------: | :---------: | :--------: | :--------------------: |
5+
| [`breadcrumbsIntegration`](./breadcrumbs) || | | ||
6+
| [`browserApiErrorsIntegration`](./browserapierrors) ||| | | |
7+
| [`dedupeIntegration`](./dedupe) ||| | | |
8+
| [`functionToStringIntegration`](./functiontostring) || | | | |
9+
| [`globalHandlersIntegration`](./globalhandlers) ||| | | |
10+
| [`httpContextIntegration`](./httpcontext) || | | ||
11+
| [`inboundFiltersIntegration`](./inboundfilters) ||| | | |
12+
| [`linkedErrorsIntegration`](./linkederrors) ||| | | |
13+
| [`browserSessionIntegration`](./browsersession) || | | ||
14+
| [`browserTracingIntegration`](./browsertracing) | | || ||
15+
| [`captureConsoleIntegration`](./captureconsole) | | | | ||
16+
| [`contextLinesIntegration`](./contextlines) | || | | |
17+
| [`debugIntegration`](./debug) | | | | | |
18+
| [`extraErrorDataIntegration`](./extraerrordata) | | | | ||
19+
| [`httpClientIntegration`](./httpclient) | || | | |
20+
| [`moduleMetadataIntegration`](./modulemetadata) | | | | ||
21+
| [`rewriteFramesIntegration`](./rewriteframes) | || | | |
22+
| [`replayIntegration`](./replay) | | | |||
23+
| [`replayCanvasIntegration`](./replaycanvas) | | | || |
24+
| [`reportingObserverIntegration`](./reportingobserver) | || | | |
25+
| [`sessionTimingIntegration`](./sessiontiming) | | | | ||

0 commit comments

Comments
 (0)