From 7827525c68030a155ee988dd7ee0d589e7ab3ba5 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Tue, 26 Dec 2023 13:40:59 +0100 Subject: [PATCH] docs: use config json --- docs/documentation/sitespeed.io/configure-metrics/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/sitespeed.io/configure-metrics/index.md b/docs/documentation/sitespeed.io/configure-metrics/index.md index 0bc6c9f7d..b66f9b430 100644 --- a/docs/documentation/sitespeed.io/configure-metrics/index.md +++ b/docs/documentation/sitespeed.io/configure-metrics/index.md @@ -63,7 +63,7 @@ docker run --rm -v "$(pwd):/sitespeed.io" sitespeedio/sitespeed.io:{% include ve ## Configure/filter metrics -You can add/change/remove filters with **\-\-metrics.filter**. +You can add/change/remove filters with **\-\-metrics.filter**. We use yargs to pass on parameters and complicated parameters like metrics.filter works best if you use a configuration json file. ### Add a metric If you want to add metrics, start by looking at the generated metrics file, so you can see what you would send.