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 37831f9 commit 0365aa7Copy full SHA for 0365aa7
docs/platforms/javascript/guides/angular/features/component-tracking.mdx
@@ -195,7 +195,7 @@ import { AppModule } from "./app/app.module";
195
196
// ...
197
198
-startSpan(
+Sentry.startSpan(
199
{
200
name: "bootstrap-angular-application",
201
op: "ui.angular.bootstrap",
@@ -218,7 +218,7 @@ import { AppModule } from "./app/app.module";
218
219
220
221
222
223
name: "platform-browser-dynamic",
224
0 commit comments