Fix description of management.metrics.graphql.autotime.enabled
See gh-43904 Signed-off-by: Johnny Lim <izeye@naver.com>
This commit is contained in:
parent
7cd1ec7a9f
commit
15a6c9affb
|
@ -1938,7 +1938,7 @@
|
|||
},
|
||||
{
|
||||
"name": "management.metrics.graphql.autotime.enabled",
|
||||
"description": "Whether to automatically time web client requests.",
|
||||
"description": "Whether to automatically time GraphQL requests.",
|
||||
"defaultValue": true,
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
|
|
Loading…
Reference in New Issue