Hi guys, I was going through the source code of `log4j2` and didn't notice any metrics that could tell how the system is doing.
Most importantly, classes like `AsyncAppender` might just silently drop errors instead of making such incidents noticeable. So, do you have any plans to introduce metrics for those cases? And, ideally, provide bindings to libraries like `Dropwizard`, `Prometheus`, `Micrometer` ? Thanks in advance! -- Best regards, Yaroslav Skopets