Add a note about availability of some InfluxDB metrics

Change-Id: I385d79b57c9e1d79f7ea604c64134472685c8684
This commit is contained in:
Guillaume Thouvenin 2016-02-03 10:54:02 +01:00
parent 0660db02a8
commit 6ebef8aa0a
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ The values are reset to zero when InfluxDB is restarted.
cluster
^^^^^^^
These metrics are only available if there are more than one node in the cluster.
* ``influxdb_cluster_write_shard_points_requests``, the number of requests for writing a time series points to a shard.
* ``influxdb_cluster_write_shard_requests``, the number of requests for writing to a shard.