Kusto and Application Insights
- How we pull data from AI to Kusto :
Kusto
Accessing data
- Logs for VSCode can be found in the ClientTelemetry database of the ProcessUS cluster
- Read access to the database is available through the ‘Process*’ myaccess group
Under the hood
- Query used to fetch data from AI can be viewed and edited from the repo
- Azure alert to notify if query fails- alert
Application Insights
Access
- Real time logs can be found in our Application Insights instance (JIT required for read access)