You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2020/09/18 12:38:54 UTC

[GitHub] [zookeeper] maoling commented on a change in pull request #1453: add InfluxDB monitoring solution to zookeeperMonitor.md

maoling commented on a change in pull request #1453:
URL: https://github.com/apache/zookeeper/pull/1453#discussion_r490919796



##########
File path: zookeeper-docs/src/main/resources/markdown/zookeeperMonitor.md
##########
@@ -86,6 +87,19 @@ All the metrics are included in the `ServerMetrics.java`.
 - Then download and import the default ZooKeeper dashboard [template](https://grafana.com/dashboards/10465) and customize.
 - Users can ask for Grafana dashboard account if having any good improvements by writing a email to **dev@zookeeper.apache.org**.
 
+### InfluxDB
+
+InfluxDB is an open source time series data that is often used to store metrics
+from Zookeeper. You can [download](https://portal.influxdata.com/downloads/) the
+open source version or create a [free](https://cloud2.influxdata.com/signup)
+account on InfluxDB Cloud. In either case, configure the [Apache Zookeeper
+Telegraf plugin](https://www.influxdata.com/integration/apache-zookeeper/) to
+start collecting and storing metrics from your Zookeeper clusters into your
+InfluxDB instance. Thre is also an [Apache Zookeeper InfluxDB

Review comment:
       `Thre` ?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org