You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2017/08/31 01:32:30 UTC

[18/22] james-project git commit: JAMES-2131 Metrics page should mention Grafana

JAMES-2131 Metrics page should mention Grafana


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/085a416e
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/085a416e
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/085a416e

Branch: refs/heads/master
Commit: 085a416ee74413c31ea5d51623cd676fb4921911
Parents: ac29dbe
Author: benwa <bt...@linagora.com>
Authored: Wed Aug 30 11:54:32 2017 +0700
Committer: benwa <bt...@linagora.com>
Committed: Thu Aug 31 08:24:45 2017 +0700

----------------------------------------------------------------------
 src/site/xdoc/server/metrics.xml | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/085a416e/src/site/xdoc/server/metrics.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/server/metrics.xml b/src/site/xdoc/server/metrics.xml
index 2964fed..e4dfda4 100644
--- a/src/site/xdoc/server/metrics.xml
+++ b/src/site/xdoc/server/metrics.xml
@@ -33,6 +33,11 @@
             <p>Such metrics are made available via JMX. You can connect for instance using VisualVM and the associated
             mbean plugins.</p>
 
+            <p>
+                You can also export the metrics to ElasticSearch and visualize them with <a href="https://grafana.com/">Grafana</a>.
+                See <a href="config-elasticsearch.html">elaticseach.properties</a> documentation for more details on how to set this up.
+            </p>
+
         </section>
 
         <section name="Available metrics">


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org