Fix description of management.metrics.graphql.autotime.enabled

See gh-43904

Signed-off-by: Johnny Lim <izeye@naver.com>
This commit is contained in:
Johnny Lim 2025-01-21 23:31:16 +09:00 committed by Andy Wilkinson
parent 7cd1ec7a9f
commit 15a6c9affb
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",