package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

NewController creates a new reporter.

# Constants

Degraded status means something minor is preventing agent to work properly.
Failed status means agent is unable to work properly.
Healthy status means everything is fine.

# Structs

AgentApplicationStatus returns the status of specific application.
AgentStatus returns the overall status of the Elastic Agent.

# Interfaces

Controller takes track of component statuses.
Reporter reports status of component.

# Type aliases

AgentStatusCode is the status code for the Elastic Agent overall.