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

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