kubernetes/examples/newrelic/nrconfig.env
Christian Stewart a57510a455
Add NewRelic system monitor DaemonSet example
Adds an example using DaemonSets to distribute the NewRelic worker onto all nodes in a k8s cluster.

Signed-off-by: Christian Stewart <christian@paral.in>
2015-11-02 00:15:47 -05:00

3 lines
86 B
Bash

export NRSYSMOND_loglevel=debug
export NRSYSMOND_license_key=REPLACE_LICENSE_KEY_HERE