Hello
Kibana 6.8.0
APM Agent Java 1.7.0
Spring boot 1.5.7.RELEASE
apm agent don't capture exception from spring boot @ExceptionHandler.
His have this feature or i should use manually capture exception via ElasticApm.currentSpan().captureException(ex) ?
