You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ /** Initializes properties of the specified object. * @param telemetry The {@link com.microsoft.applicationinsights.telemetry.Telemetry} to initialize. */
315
-
316
-
voidinitialize(Telemetrytelemetry); }
317
-
```
318
-
319
-
Then register the custom initializer in your applicationinsights.xml file.
0 commit comments