From 21ce99ec47774687a820284dd8c91f04cf89ed42 Mon Sep 17 00:00:00 2001 From: Preetha Appan Date: Thu, 21 Jun 2018 17:21:02 -0500 Subject: [PATCH] Changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6637a6668..604b05389 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,9 @@ IMPROVEMENTS: * core: Added advertise address to client node meta data [[GH-4390](https://github.com/hashicorp/nomad/issues/4390)] - +* telemetry: All client metrics include a new `node_class` tag [[GH-3882](https://github.com/hashicorp/nomad/issues/3882)] +* telemetry: Added new tags with value of child job id and parent job id for + parameterized and periodic jobs [[GH-4392](https://github.com/hashicorp/nomad/issues/4392)] ## 0.8.4 (June 11, 2018)