Created
May 10, 2017 07:36
-
-
Save mateobur/a27e2921caa0f32c24717a5b51563b95 to your computer and use it in GitHub Desktop.
statsd teleport
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
telemetry: | |
- kind: io.l5d.statsd | |
experimental: true | |
prefix: linkerd | |
hostname: 127.0.0.1 | |
port: 8125 | |
gaugeIntervalMs: 10000 | |
sampleRate: 0.01 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment