Example:
One HTTP request might collect many individual events (e.g. logs or DB queries).
When accessing the Dashboard we noticed the webapp is not reactive, since to many events are loaded.
We should respect limits also for nested events and limit the total recursive number of events that are collected in EventCollector.