Add spring.grpc.server.observation.enabled to additional metadata
Signed-off-by: Toshiaki Maki <makingx@gmail.com>
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
{
|
||||
"name": "spring.grpc.server.reflection.enabled",
|
||||
"defaultValue": "true"
|
||||
},
|
||||
{
|
||||
"name": "spring.grpc.server.observation.enabled",
|
||||
"defaultValue": "true"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user