From dc939c7b640d987935228b014654dd13ad22f684 Mon Sep 17 00:00:00 2001 From: Jan Timpe Date: Thu, 19 Dec 2024 13:21:02 -0500 Subject: [PATCH] org --- performance-tests/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/performance-tests/README.md b/performance-tests/README.md index bd7b96338..b65c713ab 100644 --- a/performance-tests/README.md +++ b/performance-tests/README.md @@ -272,5 +272,5 @@ if `SCENARIO` is not provided to the `task k6` command (so `__ENV.SCENARIO` is ` ### Features to consider in the future * thresholds, groups/tags, metrics/custom metrics * grafana cloud - https://grafana.com/docs/grafana-cloud/testing/k6/ -* synthetic monitoring - https://grafana.com/docs/k6/latest/testing-guides/synthetic-monitoring/ -* disruptor - https://grafana.com/docs/k6/latest/testing-guides/injecting-faults-with-xk6-disruptor/ \ No newline at end of file +* disruptor - https://grafana.com/docs/k6/latest/testing-guides/injecting-faults-with-xk6-disruptor/ +* synthetic monitoring - https://grafana.com/docs/k6/latest/testing-guides/synthetic-monitoring/ \ No newline at end of file