app

package
v0.0.0-...-f3e8d88 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2017 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Overview

Package app implements the Agent main loop, orchestrating all the components and providing the command line interface.

Index

Constants

This section is empty.

Variables

View Source
var (
	// AgentCmd is the root command
	AgentCmd = &cobra.Command{
		Use:   "agent [command]",
		Short: "Datadog Agent at your service.",
		Long: `
The Datadog Agent faithfully collects events and metrics and brings them
to Datadog on your behalf so that you can do something useful with your
monitoring and performance data.`,
	}
)

Functions

func StartAgent

func StartAgent() error

StartAgent Initializes the agent process

func StopAgent

func StopAgent()

StopAgent Tears down the agent process

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL