Skip to content

Commit 954a893

Browse files
charlesmstST-DDT
andauthored
Update docs/en/actuator.md
Co-authored-by: ST-DDT <[email protected]>
1 parent fd7b735 commit 954a893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/actuator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ To enable this integration, add the following properties to your application con
193193
grpc.server.health-service-type=ACTUATOR
194194
````
195195
196-
The integration allows you to check the health status for the whole service or specific health indicators, where the `service` is the name of the healthindicator.
196+
The integration allows you to check the health status for the whole service or specific health indicators, where the `service` is the name of the `HealthIndicator`.
197197
`Watch` is not yet supported because actuator is pull-based and does not automatically tries to determine the status of the service to notify clients.
198198

199199

0 commit comments

Comments
 (0)