LokiGatewayError499#
This alert appears when there are connection problems with nginx used by loki.
Troubleshooting#
Check logs gateway pods for more details.
kubectl logs <pod label in alert> -n <namespace label in alert>
kubectl delete pods <pod label in alert> -n <namespace label in alert>