Observability in Azure
- We need to collect metrics, logs and traces
Setup Azure Monitoring Logs
-
Refer Here for the official docs
- Diagnostic settings to Collect logs: Refer Here
- Create a virtual machine and enable diagnostic logs
- Enable application health check
- diagnostic logs to managed storage account
-
Now lets enable insights
- Create an azure app service Refer Here
- Can we collect extra information by enabling features in azure ?
- We have a location to store logs and perform analytics on it
