Skip to content

Commit 96b1dd0

Browse files
committed
Merge pull request #43904 from izeye
* gh-43904: Fix description of management.metrics.graphql.autotime.enabled Closes gh-43904
2 parents 7cd1ec7 + 15a6c9a commit 96b1dd0

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)