How to: Analyze Cloud Run Logs (gcloud)
1
Use the warp-server-staging gcloud project and pull logs
for the last 10 minutes from the warp-server Cloud Run instance.
Organize them by info, warning, and error levels.
Create a histogram across message types,
and highlight the most concerning errors to investigate.2
3
1,000 log entries total
980 info
11 warning
9 errors4
Last updated
Was this helpful?