From 19563c5067d130790dfcdc1d4cbe52b5734bbffb Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Mon, 4 Dec 2017 10:43:27 -0800 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4045e74dc..da4863f78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,7 +56,7 @@ BUG FIXES: * sentinel: (Nomad Enterprise) Fix an issue that could cause an import error when multiple Sentinel policies are applied * telemetry: Do not emit metrics for non-running tasks [GH-3559] - * telemetry: Emit hostname as a tag rather than within the key name [GH-XXX] + * telemetry: Emit hostname as a tag rather than within the key name [GH-3616] ## 0.7.0 (November 1, 2017)