void configure(@Observes MetricsConfiguration config) { // Force Metrics CDI to use absolute names config.useAbsoluteName(true); }