Azure-Samples / java-microservices-aca-lab

Spring Petclinic Microservices with AI on Azure Container Apps
https://aka.ms/aca-lab
MIT License
7 stars 32 forks source link

Show logs through Log Analytics #35

Closed selvasingh closed 2 months ago

selvasingh commented 2 months ago

Please expand this section https://azure-samples.github.io/java-microservices-aca-lab/docs/03_lab_monitor/0302.html to include the following scenarios to illustrate troubleshooting:

All app logs Customer-service app logs All exceptions All inbound calls into apps on Azure Container Apps Spring Cloud Config Server logs Spring Cloud Service Registry logs

vermegi commented 2 months ago

We included the log queries for those things that surface through console and system logs. That is everything from the above list except all inbound calls. In case you know where to find these, please provide the query and we will add that as well.