Author: chetanm
Date: Thu Jan  7 09:38:17 2016
New Revision: 1723497

URL: http://svn.apache.org/viewvc?rev=1723497&view=rev
Log:
SLING-4080 - API to capture/measure application-level metrics

Add doc link url

Added:
    sling/trunk/bundles/commons/metrics/README.md
Modified:
    sling/trunk/bundles/commons/metrics/pom.xml

Added: sling/trunk/bundles/commons/metrics/README.md
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/metrics/README.md?rev=1723497&view=auto
==============================================================================
--- sling/trunk/bundles/commons/metrics/README.md (added)
+++ sling/trunk/bundles/commons/metrics/README.md Thu Jan  7 09:38:17 2016
@@ -0,0 +1,5 @@
+# Apache Sling Metrics
+
+Refer to [Sling Metrics][1]
+
+[1]: https://sling.apache.org/documentation/bundles/metrics.html
\ No newline at end of file

Modified: sling/trunk/bundles/commons/metrics/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/metrics/pom.xml?rev=1723497&r1=1723496&r2=1723497&view=diff
==============================================================================
--- sling/trunk/bundles/commons/metrics/pom.xml (original)
+++ sling/trunk/bundles/commons/metrics/pom.xml Thu Jan  7 09:38:17 2016
@@ -34,7 +34,9 @@
 
   <name>Apache Sling Metrics</name>
   <description>
-    Integrates Metric library http://metrics.dropwizard.io/ with Sling
+    Integrates Metric library with Sling. Refer to
+    https://sling.apache.org/documentation/bundles/metrics.html
+    for details
   </description>
 
   <scm>


Reply via email to