Description Usage Arguments Value
This file retrieves data from application insights as a data.frame
1 | ai_retrieve(query, applicationId, apiKey, timespan = "P1D")
|
query |
The Application Insights Kusto query, as a string |
applicationId |
The Application Insights Application ID |
apiKey |
The API Key for the given Application Insights instance |
timespan |
The Application Insights timespan (can be overridden in the query) |
All data from the query in a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.