Add changelog entry for #3105

This commit is contained in:
Michael Schurter 2017-09-10 21:40:06 -07:00
parent 95c6077435
commit 6a9e0c63c4
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
IMPROVEMENTS:
* api: Metrics endpoint exposes Prometheus formatted metrics [GH-3171]
* discovery: Allow restarting unhealthy tasks with `check_restart` [GH-3105]
* telemetry: Add support for tagged metrics for Nomad clients [GH-3147]
BUG FIXES: