From a5b2cb89a3a9ad4fa8639f972fee2fa3fbbf6147 Mon Sep 17 00:00:00 2001 From: abuehrle Date: Fri, 17 Feb 2017 09:59:33 -0600 Subject: [PATCH] update index --- site/features.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/features.md b/site/features.md index 49706c1e1..75461bc1c 100644 --- a/site/features.md +++ b/site/features.md @@ -12,6 +12,7 @@ Browse the current feature set for Scope with links to relevant indepth topics: * [Powerful Search](#powerful-search) * [Real-time App and Container Metrics](#real-time-app-and-container-metrics) * [Troubleshoot and Manage Containers](#interact-with-and-manage-containers) + * [Generate Custom Metrics using the Plugin API](#custom-plugins) ##Topology Mapping @@ -67,7 +68,7 @@ A convenient terminal window is provided that enables you to interact with your !['Terminal for container interaction'](images/terminal-view.png) -##Generate Custom Metrics using the Plugin API +##Generate Custom Metrics using the Plugin API Scope includes a Plugin API, so that custom metrics may be generated and integrated with the Scope UI.