Move code out of spring-boot-actuator-autoconfigure-all
This commit is contained in:
committed by
Phillip Webb
parent
9e3e39b24e
commit
0fabb090b6
@@ -1,6 +1,16 @@
|
||||
{
|
||||
"groups": [],
|
||||
"properties": [
|
||||
{
|
||||
"name": "management.metrics.mongo.command.enabled",
|
||||
"description": "Whether to enable Mongo client command metrics.",
|
||||
"defaultValue": true
|
||||
},
|
||||
{
|
||||
"name": "management.metrics.mongo.connectionpool.enabled",
|
||||
"description": "Whether to enable Mongo connection pool metrics.",
|
||||
"defaultValue": true
|
||||
},
|
||||
{
|
||||
"name": "spring.data.mongodb.grid-fs-database",
|
||||
"type": "java.lang.String",
|
||||
|
||||
Reference in New Issue
Block a user