Skip to content

Commit 15a6c9a

Browse files
izeyewilkinsona
authored andcommitted
Fix description of management.metrics.graphql.autotime.enabled
See gh-43904 Signed-off-by: Johnny Lim <izeye@naver.com>
1 parent 7cd1ec7 commit 15a6c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1938,7 +1938,7 @@
19381938
},
19391939
{
19401940
"name": "management.metrics.graphql.autotime.enabled",
1941-
"description": "Whether to automatically time web client requests.",
1941+
"description": "Whether to automatically time GraphQL requests.",
19421942
"defaultValue": true,
19431943
"deprecation": {
19441944
"level": "error",

0 commit comments

Comments
 (0)