From e8fdd96b2dbe221fbdd9a35e23c904ffb2fc910c Mon Sep 17 00:00:00 2001 From: Cameron Sparr Date: Fri, 3 Feb 2017 10:04:50 +0000 Subject: [PATCH] changelog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ec1b5737..62f693c55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ It is highly recommended that all users migrate to the new riemann output plugin - [#2287](https://github.com/influxdata/telegraf/issues/2287): Kubernetes input: Handle null startTime for stopped pods. - [#2356](https://github.com/influxdata/telegraf/issues/2356): cpu input panic when /proc/stat is empty. - [#2341](https://github.com/influxdata/telegraf/issues/2341): telegraf swallowing panics in --test mode. +- [#2358](https://github.com/influxdata/telegraf/pull/2358): Create pidfile with 644 permissions & defer file deletion. ## v1.2.1 [2017-02-01]