Skip to content

Commit 8b85fbc

Browse files
izeyearefbehboudi
authored andcommitted
Fix description of management.metrics.graphql.autotime.enabled
See spring-projectsgh-43904 Signed-off-by: Johnny Lim <[email protected]> Signed-off-by: arefbehboudi <[email protected]>
1 parent 32a1e5f commit 8b85fbc

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1926,7 +1926,7 @@
19261926
},
19271927
{
19281928
"name": "management.metrics.graphql.autotime.enabled",
1929-
"description": "Whether to automatically time web client requests.",
1929+
"description": "Whether to automatically time GraphQL requests.",
19301930
"defaultValue": true,
19311931
"deprecation": {
19321932
"level": "error",

0 commit comments

Comments
 (0)