datadog-standalone

command
v0.0.0-...-f82f096 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

README

Standalone Datadog Metrics Service Plugin for DC/OS

This plugin is an alternative to the regular Datadog plugin for those who do not wish to make use of the Datadog Agent.

Installation

Build this plugin (requires a Golang environment)
  1. go get github.com/dcos/dcos-metrics
  2. cd $(go env GOPATH)/src/github.com/dcos/dcos-metrics
  3. make && make plugins

As detailed in the Datadog plugin docs, the resulting binary (dcos-metrics-datadog-standalone-plugin), which will be built to the build/plugins directory wth the dcos-metrics version appended to its filename, can then be installed on each node in the cluster.

This plugin takes a datadog-key flag in addition to the normal plugin args; a sample call looks like this:

./dcos-metrics-datadog-standalone-plugin \
  --dcos-role    agent \
  --metrics-host localhost \
  --metrics-port 9000 \
  --auth-token   aaZaaZaaZaZZZaZ1ZaZaZaaaZZZ1ZaZaZ1ZaaZZaZaZ1aZZ1ZaaZZZZ1... \
  --datadog-key  11a1aaaa1aa11a111aaa1aa111a11111

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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