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

# Packages

No description provided by the author
Package standalone provides utility functions for Agent CLI commands that set up a new in-process Agent runtime (ex: check, jmx commands), as opposed to CLI commands that query a running Agent's IPC API.

# Functions

StartAgent Initializes the agent process.
StopAgent Tears down the agent process.

# Variables

AgentCmd is the root command.

# Structs

Servicedef defines a service.