Merge pull request #43904 from izeye
* gh-43904: Fix description of management.metrics.graphql.autotime.enabled Closes gh-43904
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user