stackstate-process-agent

module
v0.99.35 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2017 License: BSD-3-Clause

README

Datadog Process Agent

Run on Linux

Follow the installation steps on http://docs.datadoghq.com/guides/process/ for your OS version.

OR

Grab the latest release from the releases page and run from the command line:

dd-process-agent -config $PATH_TO_PROCESS_CONFIG_FILE

Running in Docker

See our Docker README for the full details.

Running in Kubernetes

See our Kubernetes README for the full details.

Development or running from source

Pre-requisites:

  • go >= 1.8.3
  • rake

Check out the repo in your $GOPATH

cd $GOPATH/DataDog
git clone git@github.com:DataDog/dd-process-agent
cd dd-process-agent

Pull down the latest dependencies via glide:

rake deps
rake install

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

dd-process-agent -config $PATH_TO_PROCESS_CONFIG_FILE

If you modify any of the .proto files you must rebuild the *.pb.go files with

rake protobuf

Run on Mac or Windows

Coming soon...

Directories

Path Synopsis
This is a duplicate of config/config.go without a dependency on dd-go/util to avoid pulling in the world.
This is a duplicate of config/config.go without a dependency on dd-go/util to avoid pulling in the world.
Package model is a generated protocol buffer package.
Package model is a generated protocol buffer package.
tools

Jump to

Keyboard shortcuts

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