Class HealthyHandler
java.lang.Object
io.prometheus.metrics.exporter.httpserver.HealthyHandler
- All Implemented Interfaces:
HttpHandler
Handler for the /-/healthy endpoint
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
responseBytes
private final byte[] responseBytes -
contentType
-
-
Constructor Details
-
HealthyHandler
public HealthyHandler()
-
-
Method Details
-
handle
- Specified by:
handlein interfaceHttpHandler- Throws:
IOException
-