Skip to content

Commit 9fbbb8b

Browse files
charlesmstST-DDT
andauthored
Update docs/en/actuator.md
Co-authored-by: ST-DDT <[email protected]>
1 parent 4dbb3d5 commit 9fbbb8b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/en/actuator.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,6 @@ grpc.server.health-service-type=ACTUATOR
195195
196196
The integration allows you to check the health status for the whole service or specific health indicators, where the `service` is the key of the [`HealthIndicator`](https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.endpoints.health.auto-configured-health-indicators).
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.
198-
199-
200198
## Opt-Out
201199

202200
You can opt out from the actuator autoconfiguration using the following annotation:

0 commit comments

Comments
 (0)