Would this be a problem when setting up alerts on appinsight:sql database files? I get a divide by zero error when I query the APM_SqlBbDatabaseFileAlertsData table:
select * from APM_SqlBbDatabaseFileAlertsData:
Msg 8134, Level 16, State 1, Line 1
Divide by zero error encountered.
I've got it to where I can to a top 185 but something on 186 causes that divide by zero