What does the 'Health Endpoint Monitoring' pattern require an application to expose?
-
A
Prometheus metrics at /metrics
-
B
An HTTP endpoint that returns the application's current health status
-
C
A gRPC stream of heartbeat signals
-
D
A log file accessible via a sidecar container