DataDog/datadog-process-agent

Name: datadog-process-agent

Owner: Datadog, Inc.

Description: Datadog Process Agent

Created: 2017-06-26 22:44:21.0

Updated: 2018-05-18 15:59:48.0

Pushed: 2018-05-23 14:00:54.0

Homepage: https://datadoghq.com

Size: 17619

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Datadog Process Agent

CircleCI

Installation

See the Live Processes docs for installation instructions.

Development or running from source

Pre-requisites:

Check out the repo in your $GOPATH

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

Pull down the latest dependencies via glide:

 deps
 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

 protobuf
Contributing

In order for your contributions you will be required to sign a CLA. When a PR is opened a bot will prompt you to sign the CLA. Once signed you will be set for all contributions going forward.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.