Merge pull request #43904 from izeye
* gh-43904: Fix description of management.metrics.graphql.autotime.enabled Closes gh-43904
This commit is contained in:
commit
96b1dd00c1
|
@ -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