The following error can be seen in `metrics` service, where log handler resides.
The cause may be related to multi-threaded usage of LoggingEventSerializer, a class which is not ThreadSafe.
https://github.com/caskdata/cdap/pull/10715