process-agent

command
v0.0.0-...-cba18c7 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

README

Datadog Process Agent

Installation

See the Live Processes docs for installation instructions.

Development or running from source

Pre-requisites:

  • go >= 1.21
  • invoke

Check out the repo in your $GOPATH

cd $GOPATH/src/github.com/DataDog
git clone git@github.com:DataDog/datadog-agent.git
cd datadog-agent

Note that you must be in $GOPATH/src/github.com/DataDog/datadog-agent, NOT ~/dd/datadog-agent.

To build the Process Agent run:

inv -e process-agent.build

You can now run the Agent on the command-line:

./bin/process-agent/process-agent -config $PATH_TO_PROCESS_CONFIG_FILE

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package command implements the top-level `process-agent` binary, including its subcommands.
Package command implements the top-level `process-agent` binary, including its subcommands.

Jump to

Keyboard shortcuts

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