From 8a395fdb4a607e12f07896e11f5fd3381bd22d75 Mon Sep 17 00:00:00 2001 From: Cameron Sparr Date: Wed, 20 Apr 2016 18:36:14 -0600 Subject: [PATCH] changelog update feature 1041 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 426c9118b..2a1cdcd43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ based on _prefix_ in addition to globs. This means that a filter like - [#1060](https://github.com/influxdata/telegraf/pull/1060): TTL metrics added to MongoDB input plugin - [#1056](https://github.com/influxdata/telegraf/pull/1056): Don't allow inputs to overwrite host tags. - [#1035](https://github.com/influxdata/telegraf/issues/1035): Add `user`, `exe`, `pidfile` tags to procstat plugin. +- [#1041](https://github.com/influxdata/telegraf/issues/1041): Add `n_cpus` field to the system plugin. ### Bugfixes