From e22a86f5f9fd94c4203038703a73cdecfac5caf2 Mon Sep 17 00:00:00 2001 From: Jun Ouyang Date: Fri, 27 Jan 2023 20:18:43 +0800 Subject: [PATCH] fix 4040 link Signed-off-by: Jun Ouyang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f5233e..b1fc71a 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ in the DogStatsD documentation for the concept description and If you encounter problems, note that this tagging style is incompatible with the original `statsd` implementation. -For [SignalFX dimension](https://docs.signalfx.com/en/latest/integrations/agent/monitors/collectd-statsd.html#adding-dimensions-to-statsd-metrics), add the tags to the metric name in square brackets, as so: +For [SignalFX dimension](https://github.com/signalfx/signalfx-agent/blob/main/docs/monitors/collectd-statsd.md#adding-dimensions-to-statsd-metrics), add the tags to the metric name in square brackets, as so: ``` metric.name[tagName=val,tag2Name=val2]:0|c