[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/admin/metrics.xml

noreply at shibboleth.net noreply at shibboleth.net
Thu Oct 6 13:14:58 EDT 2016


Author: scantor
Date: Thu Oct  6 13:14:58 2016
New Revision: 8470

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8470&view=rev
Log:
Clarify comment.

Modified:
    trunk/idp-conf/src/main/resources/conf/admin/metrics.xml

Modified: trunk/idp-conf/src/main/resources/conf/admin/metrics.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/admin/metrics.xml?rev=8470&r1=8469&r2=8470&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/admin/metrics.xml	(original)
+++ trunk/idp-conf/src/main/resources/conf/admin/metrics.xml	Thu Oct  6 13:14:58 2016
@@ -43,7 +43,9 @@
     <!-- Metrics REST API Configuration -->
 
     <!--
-    By default any requests are assumed to be for specific named metrics. You can
+    The global metric set is available by default at /idp/profile/admin/metrics
+    
+    Any pathinfo after that is assumed to identify specific named metrics. You can
     create mappings here between a logical "group" name and an implementation of the
     com.codahale.metrics.MetricFilter interface to specify which metrics to include.
     -->



More information about the commits mailing list