Wanting to validate my ARM template was deployed ok and to get an understanding of the telemetry options...
Under what circumstances do the following get logged to Log Analytics?
- DataPlaneRequests
- MongoRequests
- QueryRuntimeStatistics
- Metrics
From what I can tell arduously in the last few days connecting in different ways.
DataPlaneRequests are logged for:
- SQL API calls
- Table API calls even when the account was setup for SQL API
- Graph API calls against an account setup for Graph API
- Table API calls against an account setup for Table API
MongoRequests are logged for:
- Mongo requests even when the account was setup for SQL API
However I haven't been able to see anything for QueryRuntimeStastics (even when turning on PopulateQueryMetrics) nor have I seen any AzureMetrics appear?