observability-workshop
observability-workshop copied to clipboard
introduce exception monitoring
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
- ...