stackstate-process-agent

module
v0.99.31 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 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

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
log.go is a copy of util/seelog.go without a dependency on the util package to avoid pulling in a world of dependencies.
log.go is a copy of util/seelog.go without a dependency on the util package to avoid pulling in a world of dependencies.
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
intake-bench command

Jump to

Keyboard shortcuts

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