Merge pull request #43904 from izeye

* gh-43904:
  Fix description of management.metrics.graphql.autotime.enabled

Closes gh-43904
This commit is contained in:
Andy Wilkinson 2025-01-21 14:36:36 +00:00
commit 96b1dd00c1
1 changed files with 1 additions and 1 deletions

View File

@ -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",