Tracks the Svelte component's intialization and mounting operation as well as
updates and records them as spans.
This function is injected automatically into your Svelte components' code
if you are using the Sentry componentTrackingPreprocessor.
Alternatively, you can call it yourself if you don't want to use the preprocessor.
Tracks the Svelte component's intialization and mounting operation as well as updates and records them as spans. This function is injected automatically into your Svelte components' code if you are using the Sentry componentTrackingPreprocessor. Alternatively, you can call it yourself if you don't want to use the preprocessor.