Updated to files to fit the Standard.
This commit is contained in:
@@ -23,8 +23,10 @@ import org.springframework.context.annotation.Configuration;
|
||||
|
||||
@Configuration
|
||||
public class ObservationConfiguration {
|
||||
|
||||
@Bean
|
||||
public SimpleMeterRegistry meterRegistry() {
|
||||
return new SimpleMeterRegistry();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user