diff --git a/docs/PLUGIN_CATALOG.md b/docs/PLUGIN_CATALOG.md
index c7324d066..4c767069e 100644
--- a/docs/PLUGIN_CATALOG.md
+++ b/docs/PLUGIN_CATALOG.md
@@ -10,7 +10,7 @@ This is the master catalog of plugins for Snap. While the Snap framework is hard
## All Plugins
This file is automatically generated. If you would like to add to the plugin list, [add your plugin to this list](plugins.yml) and it will be added (usually within 24 hours).
-### Collectors (58)
+### Collectors (60)
| Name | Maintainer | Description | CI | Download |
|------|------------|-------------|----|----------|
@@ -25,6 +25,7 @@ This file is automatically generated. If you would like to add to the plugin lis
| [Disk](https://github.com/intelsdi-x/snap-plugin-collector-disk) | [Intel](https://github.com/intelsdi-x) | Collects Linux disk metrics from /proc/diskstats. |
- [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-disk.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-disk)
- [![Build Status](https://ci.snap-telemetry.io/job/snap-plugin-collector-disk-large-prb-k8s/badge/icon)](https://ci.snap-telemetry.io/job/snap-plugin-collector-disk-large-prb-k8s/)
| [release](https://github.com/intelsdi-x/snap-plugin-collector-disk/releases) |
| [Docker](https://github.com/intelsdi-x/snap-plugin-collector-docker) | [Intel](https://github.com/intelsdi-x) | Collects Docker container runtime metrics. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-docker.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-docker) | [release](https://github.com/intelsdi-x/snap-plugin-collector-docker/releases) |
| [Elasticsearch](https://github.com/intelsdi-x/snap-plugin-collector-elasticsearch) | [Intel](https://github.com/intelsdi-x) | Collects Elasticsearch cluster and node statistics. | - [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-elasticsearch.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-elasticsearch)
- [![Build Status](https://ci.snap-telemetry.io/job/snap-plugin-collector-elasticsearch-large-prb-k8s/badge/icon)](https://ci.snap-telemetry.io/job/snap-plugin-collector-elasticsearch-large-prb-k8s/)
| [release](https://github.com/intelsdi-x/snap-plugin-collector-elasticsearch/releases) |
+| [Entropy](https://github.com/janczer/snap-plugin-collector-entropy) | [janczer](https://github.com/janczer) | Collects Linux avaliable entropy from /proc/sys/kernel/random/entropy_avail. | | [release](https://github.com/janczer/snap-plugin-collector-entropy/releases) |
| [Etcd](https://github.com/intelsdi-x/snap-plugin-collector-etcd) | [Intel](https://github.com/intelsdi-x) | Collects etcd metrics from /metrics endpoint | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-etcd.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-etcd) | [release](https://github.com/intelsdi-x/snap-plugin-collector-etcd/releases) |
| [Ethtool](https://github.com/intelsdi-x/snap-plugin-collector-ethtool) | [Intel](https://github.com/intelsdi-x) | Collect ethtool interface statistics. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-ethtool.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-ethtool) | [release](https://github.com/intelsdi-x/snap-plugin-collector-ethtool/releases) |
| [Facter](https://github.com/intelsdi-x/snap-plugin-collector-facter) | [Intel](https://github.com/intelsdi-x) | Collects system information via Facter | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-facter.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-facter) | [release](https://github.com/intelsdi-x/snap-plugin-collector-facter/releases) |
@@ -34,7 +35,7 @@ This file is automatically generated. If you would like to add to the plugin lis
| [Interface](https://github.com/intelsdi-x/snap-plugin-collector-interface) | [Intel](https://github.com/intelsdi-x) | Collects network interface metrics from /proc/interface | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-interface.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-interface) | [release](https://github.com/intelsdi-x/snap-plugin-collector-interface/releases) |
| [IOstat](https://github.com/intelsdi-x/snap-plugin-collector-iostat) | [Intel](https://github.com/intelsdi-x) | Collects Linux iostat metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-iostat.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-iostat) | [release](https://github.com/intelsdi-x/snap-plugin-collector-iostat/releases) |
| [Keystone](https://github.com/intelsdi-x/snap-plugin-collector-keystone) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Keystone module metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-keystone.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-keystone) | [release](https://github.com/intelsdi-x/snap-plugin-collector-keystone/releases) |
-| [Kubestate](https://github.com/raintank/snap-plugin-collector-kubestate) | [raintank](https://github.com/raintank) | Snap collector plugin for Kubernetes | | |
+| [Kubestate](https://github.com/grafana/snap-plugin-collector-kubestate) | [grafana](https://github.com/grafana) | Snap collector plugin for Kubernetes | | [release](https://github.com/grafana/snap-plugin-collector-kubestate/releases) |
| [Libvirt](https://github.com/intelsdi-x/snap-plugin-collector-libvirt) | [Intel](https://github.com/intelsdi-x) | Collects Linux libvirt metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-libvirt.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-libvirt) | [release](https://github.com/intelsdi-x/snap-plugin-collector-libvirt/releases) |
| [Load](https://github.com/intelsdi-x/snap-plugin-collector-load) | [Intel](https://github.com/intelsdi-x) | Collects Linux load average from /proc/loadavg | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-load.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-load) | [release](https://github.com/intelsdi-x/snap-plugin-collector-load/releases) |
| [Logs](https://github.com/intelsdi-x/snap-plugin-collector-logs) | [Intel](https://github.com/intelsdi-x) | Collects log messages | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-logs.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-logs) | [release](https://github.com/intelsdi-x/snap-plugin-collector-logs/releases) |
@@ -45,6 +46,7 @@ This file is automatically generated. If you would like to add to the plugin lis
| [MySQL](https://github.com/intelsdi-x/snap-plugin-collector-mysql) | [Intel](https://github.com/intelsdi-x) | Collects MySQL database metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-mysql.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-mysql) | [release](https://github.com/intelsdi-x/snap-plugin-collector-mysql/releases) |
| [Netstat](https://github.com/Staples-Inc/snap-plugin-collector-netstat) | [Staples Inc](https://github.com/Staples-Inc) | Collect TCP connection metrics for the snap telemetry framework | | |
| [Neutron](https://github.com/intelsdi-x/snap-plugin-collector-neutron) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Neutron module metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-neutron.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-neutron) | [release](https://github.com/intelsdi-x/snap-plugin-collector-neutron/releases) |
+| [NewRelic](https://github.com/inteleon/snap-plugin-collector-newrelic) | [Inteleon](https://github.com/inteleon) | Collect metrics from New Relic. | | [release](https://github.com/inteleon/snap-plugin-collector-newrelic/releases) |
| [Nfsclient](https://github.com/intelsdi-x/snap-plugin-collector-nfsclient) | [Intel](https://github.com/intelsdi-x) | Collects NFS client metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-nfsclient.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-nfsclient) | [release](https://github.com/intelsdi-x/snap-plugin-collector-nfsclient/releases) |
| [Nginx](https://github.com/Staples-Inc/snap-plugin-collector-nginx) | [Staples Inc](https://github.com/Staples-Inc) | Collect nginx metrics from the status endpoint | | |
| [Node-manager](https://github.com/intelsdi-x/snap-plugin-collector-node-manager) | [Intel](https://github.com/intelsdi-x) | Collects Intel Node Manager performance metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-node-manager.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-node-manager) | [release](https://github.com/intelsdi-x/snap-plugin-collector-node-manager/releases) |
@@ -115,11 +117,16 @@ There will always be more plugins we wish we had. To make sure others can contri
| Issue | Type | Description |
|-------|------|-------------|
+| [#1612](https://github.com/intelsdi-x/snap/issues/1612) | processor | Plugin wanted: threshold processor |
+| [#1611](https://github.com/intelsdi-x/snap/issues/1611) | processor | Plugin wanted: change detector processor |
+| [#1607](https://github.com/intelsdi-x/snap/issues/1607) | collector | Collector for Postgresql? |
+| [#1567](https://github.com/intelsdi-x/snap/issues/1567) | collector | Plugin wanted: InfluxDB data collector |
+| [#1566](https://github.com/intelsdi-x/snap/issues/1566) | processor | Plugin wanted: logs filter |
+| [#1565](https://github.com/intelsdi-x/snap/issues/1565) | publisher | Plugin wanted: Slack publisher |
| [#1447](https://github.com/intelsdi-x/snap/issues/1447) | collector | Snap collector |
-| [#1439](https://github.com/intelsdi-x/snap/issues/1439) | collector | Plugin Wanted: Entropy collector |
| [#1436](https://github.com/intelsdi-x/snap/issues/1436) | collector | RDT metrics collector |
+| [#1424](https://github.com/intelsdi-x/snap/issues/1424) | collector | Plugin idea: collector for Prometheus clients |
| [#1418](https://github.com/intelsdi-x/snap/issues/1418) | collector | Plugin wanted: SR-IOV Virtual Function counters collector |
-| [#1401](https://github.com/intelsdi-x/snap/issues/1401) | collector | SNAP about Machine Check |
| [#1341](https://github.com/intelsdi-x/snap/issues/1341) | collector | Utilizing notifications for OpenStack plugins |
| [#1249](https://github.com/intelsdi-x/snap/issues/1249) | collector | Plugin Wanted: Collector for vCenter |
| [#1196](https://github.com/intelsdi-x/snap/issues/1196) | publisher | Plugin Wanted: Publisher for Prometheus |