From 90ee0740bede8d31193d0c7b9e58c28499b92cea Mon Sep 17 00:00:00 2001 From: Quentin Pradet Date: Thu, 16 Sep 2021 09:59:19 +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 ac7aaeb24..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:: {