How can we help?
Event storm
If Performance Store receives a massive number of events within a very short timespan, it is considered an event storm and an alert is raised.
To query the Performance Store database for event storms, use:
select * from dbo.v_event_storms
The alert will be visible on the Latest stats dashboard.
To exclude specific servers from this alert, see how to use the dbo.team_alert_exclude table in Alerting.