From 6780e00c7d83a29ccea87066288e0e48a9df104f Mon Sep 17 00:00:00 2001 From: bergquist Date: Mon, 22 Jan 2018 10:47:23 +0100 Subject: [PATCH] changelog: note about closing #9664 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a2afe85dbb..a7cd7476b66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ Dashboard panels and rows are positioned using a gridPos object `{x: 0, y: 0, w: ## Minor * **Graph**: Don't hide graph display options (Lines/Points) when draw mode is unchecked [#9770](https://github.com/grafana/grafana/issues/9770), thx [@Jonnymcc](https://github.com/Jonnymcc) +* **Prometheus**: Show label name in paren after by/without/on/ignoring/group_left/group_right [#9664](https://github.com/grafana/grafana/pull/9664), thx [@mtanda](https://github.com/mtanda) # 4.7.0 (unreleased / v4.7.x branch)