From: Bryan Seitz Date: Fri, 12 Jun 2015 18:56:45 +0000 (-0400) Subject: Update to include optional port for carbon-server X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~78^2~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2589%2Fhead;p=thirdparty%2Fpdns.git Update to include optional port for carbon-server Update to include optional port for carbon-server --- diff --git a/docs/markdown/authoritative/settings.md b/docs/markdown/authoritative/settings.md index 9bac9a2666..d01099f1ac 100644 --- a/docs/markdown/authoritative/settings.md +++ b/docs/markdown/authoritative/settings.md @@ -75,7 +75,8 @@ If sending carbon updates, if set, this will override our hostname. Be careful n * Available since: 3.3.1 Send all available metrics to this server via the carbon protocol, which is used -by graphite and metronome. See +by graphite and metronome. You may specify an alternate port by appending :port, +ex: 127.0.0.1:2004. See ["PowerDNS Metrics"](../common/logging.md#sending-to-carbongraphitemetronome). ## `carbon-interval`