What's the use case for exception.escaped?
We have never captured this in Java instrumentation, and no one has ever asked for it, so I'm wondering if it's really useful?
Assuming there are use cases for it, are they compelling enough to justify capturing it by default (as recommended) or should it be opt-in?