observability-workshop icon indicating copy to clipboard operation
observability-workshop copied to clipboard

introduce exception monitoring

Open xellsys opened this issue 5 years ago • 0 comments

Add ELCEP to the stack with the following exceptions:

  • all exceptions
  • java.lang.ArithmeticException
  • java.lang.OutOfMemoryError
  • java.lang.NullPointerException
  • org.springframework.web.client.HttpServerErrorException
  • java.lang.IllegalStateException
  • ...

xellsys avatar May 13 '19 08:05 xellsys