In an effort to make exception events scale better (since some frameworks still use stack traces for control flow), it would be nice to be able to subsample them. For example to say that in a given S second window, just take the first N events.
Right now these can cause recordings to get ridiculously large for certain types of events.
This could probably be extrapolated to be a configuration setting for many different event types.
Right now these can cause recordings to get ridiculously large for certain types of events.
This could probably be extrapolated to be a configuration setting for many different event types.