I noticed that logs are no longer appearing in Grafana. I’ve found a few other threads that point to this happening after deploys, but there were no changes made. The last deploy was ~12 hours before the logs stopped, and redeploying the app hasn’t fixed it.
When I run fly logs
the terminal shows logs up to the same point Grafana shows them, but I am able to live tail new logs. However, if I kill and restart my fly logs
session any new logs are gone.
What could cause log storage/ingestion to stop completely?