Files
spring-boot/spring-boot-project
Johnny Lim a6ccdbe19f Handle missing exceptions in WebMvcMetricsFilter
Prior to this commit, exceptions nested in
`NestedServletExceptions` would not be recorded by the
`WebMvcMetricsFilter`. This commit ensures that exceptions
happening downstream (e.g. happening while writing the response
body itself) are properly recorded.

See https://github.com/micrometer-metrics/micrometer/issues/1190
See gh-16014
2019-03-13 11:07:32 +01:00
..
2018-10-05 13:30:24 -07:00
2019-03-12 11:04:00 +01:00
2018-12-20 17:55:30 +01:00
2018-10-02 10:30:14 -07:00