@Bean @ConfigurationProperties("metrics.names") public OpenTsdbNamingStrategy namingStrategy() { return new DefaultOpenTsdbNamingStrategy(); }