Skip to content

Commit fd7b735

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

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
@@ -194,7 +194,7 @@ grpc.server.health-service-type=ACTUATOR
194194
````
195195
196196
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.
197-
`Watch` is not supported because actuator is pull-based and does not automatically tries to determine the status of the service to notify clients.
197+
`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

200200
## Opt-Out

0 commit comments

Comments
 (0)