mirror of
https://github.com/jlengrand/helidon.git
synced 2026-05-08 00:11:21 +00:00
* MetricSupport and RegistryFactory can be accessed in any order now. Signed-off-by: Tomas Langer <tomas.langer@oracle.com> * Metrics refactoring continued - using a singleton RegistryFactory and removed singleton from MetricsSupport. Delayed initialization of registries in MetricsSupport to latest possible moment. Signed-off-by: Tomas Langer <tomas.langer@oracle.com> * Checkstyle fixes. Signed-off-by: Tomas Langer <tomas.langer@oracle.com> * Fixes in statically initialized singleton. Signed-off-by: Tomas Langer <tomas.langer@oracle.com>