How to suppress GET /robots933456.txt errors in App Insights
Calum Byrom
0
Reputation points
We have a number of web apps running and associated alerts in App Insights. These are monitored in an external system that we use to triage and support issues. We regularly get failures being reported due to GET /robots933456.txt requests. As described here there are not real issues, but just an Azure healthcheck being done. It would be good if we could screen out these alerts to avoid them cluttering up our support systems. How can we do this? NB, the alert that these trigger is a simple, 'requests/failed > 0' one.
Sign in to answer