public class GenieAgentHealthIndicator
extends java.lang.Object
implements org.springframework.boot.actuate.health.HealthIndicator
| Constructor and Description |
|---|
GenieAgentHealthIndicator(AgentMetricsService agentMetricsService)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.health.Health |
health() |
public GenieAgentHealthIndicator(AgentMetricsService agentMetricsService)
agentMetricsService - For collecting metrics about the Agents connected to this server.