package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Fmap return a fresh copy of a map of utility functions for HTML templating.
FormatDCAStatus takes a json bytestring and prints out the formatted statuspage.
FormatHPAStatus takes a json bytestring and prints out the formatted statuspage.
FormatMetadataMapCLI builds the rendering in the metadataMapper template.
FormatSecurityAgentStatus takes a json bytestring and prints out the formatted status for security agent.
FormatStatus takes a json bytestring and prints out the formatted statuspage.
GetAndFormatDCAStatus gets and formats the DCA status all in one go.
GetAndFormatSecurityAgentStatus gets and formats the security agent status.
GetAndFormatStatus gets and formats the status all in one go.
GetCheckStatus gets the status of a single check as human-readable text.
GetCheckStatusJSON gets the status of a single check as JSON.
GetDCAStatus grabs the status from expvar and puts it into a map.
GetExpvarRunnerStats grabs the status of the runner from expvar and puts it into a CLCChecks struct.
GetJMXStartupError retrieves latest JMX startup error.
GetJMXStatus retrieves latest JMX Status.
GetStatus grabs the status from expvar and puts it into a map.
GetSystemProbeStats returns a notice that it is not supported on systems that do not at least build the process agent.
SetJMXStartupError sets the last JMX startup error.
SetJMXStatus sets the last JMX Status.
Textfmap return a fresh copy of a map of utility functions for text templating.

# Structs

CLCChecks is used to unmarshall the runner expvar payload for CLC Runner.
CLCStats is used to unmarshall the stats needed from the runner expvar payload.
JMXStartupError holds startup status and errors.
JMXStatus holds status for JMX checks.