From ebf003cf4b6e62ddd8e5cc366e1b3f50f1ee24bf Mon Sep 17 00:00:00 2001 From: Quentin Pradet Date: Thu, 16 Sep 2021 10:12:17 +0400 Subject: [PATCH] Link to metrics configuration from metrics page --- docs/metrics.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/metrics.rst b/docs/metrics.rst index 43b7a3b2c..2d83406eb 100644 --- a/docs/metrics.rst +++ b/docs/metrics.rst @@ -4,9 +4,9 @@ Metrics Metrics Records --------------- -At the end of a race, Rally stores all metrics records in its metrics store, `which is a dedicated Elasticsearch cluster `_ ie. not the cluster where Rally ran its benchmarks. Rally stores the metrics in the indices ``rally-metrics-*``. It will create a new index for each month. +At the end of a race, Rally stores all metrics records in its metrics store. Metrics can be kept in memory or written to a dedicated Elasticsearch cluster (not the cluster where Rally ran its benchmarks). This can be configured in the `[reporting] section `_. -Here is a typical metrics record:: +Rally stores the metrics in the indices ``rally-metrics-*``. It will create a new index for each month. Here is a typical metrics record:: {