Api
Hooks
Available hooks through Nitro
Hooks
Available hooks through Nitro
| Hook | Arguments | Description |
|---|
| applicationinsights:setup | context: { client: TelemetryClient, configuration: Configuration } | Triggered when the applicationinsights client is setup but not initialized |
| applicationinsights:ready | context: { client: TelemetryClient } | Triggered when the applicationinsights client is ready and initialized |