|
|
@ -4,3 +4,4 @@ spring.metrics.export.redis.key: keys.metrics.sample
|
|
|
|
spring.metrics.export.aggregate.prefix: ${random.value:0000}.${spring.application.name:application}
|
|
|
|
spring.metrics.export.aggregate.prefix: ${random.value:0000}.${spring.application.name:application}
|
|
|
|
spring.metrics.export.aggregate.key-pattern: d
|
|
|
|
spring.metrics.export.aggregate.key-pattern: d
|
|
|
|
spring.jmx.default-domain: org.springframework.boot
|
|
|
|
spring.jmx.default-domain: org.springframework.boot
|
|
|
|
|
|
|
|
spring.data.redis.repositories.enabled=false
|