diff --git a/docs/PLUGIN_CATALOG.md b/docs/PLUGIN_CATALOG.md index 41dcf53fe..542f9e96c 100644 --- a/docs/PLUGIN_CATALOG.md +++ b/docs/PLUGIN_CATALOG.md @@ -58,6 +58,7 @@ This is the master catalog of plugins for snap. The plugins in this list may be | :---- | :---- | :---------- | :--- | | CloudWatch | Publisher | Publishes snap metrics to AWS CloudWatch | [snap-plugin-publisher-cloudwatch](https://github.com/Ticketmaster/snap-plugin-publisher-cloudwatch) | | Ping | Collector | Collects Ping latency measurements | [snap-plugin-collector-ping](https://github.com/raintank/snap-plugin-collector-ping) | +| Memcached | Collector | Collect Memcached performance stats | [snap-plugin-collector-memcache](https://github.com/raintank/snap-plugin-collector-memcache)| ## Committed plugins These plugins are in planned/active development. This list is useful if you want to reach out and contribute to the development.