From 694f0e324b6375902d4fe99a5660ad150c513779 Mon Sep 17 00:00:00 2001 From: oleiade Date: Thu, 25 Jan 2024 10:43:05 +0100 Subject: [PATCH] Add links to web-dashboard documentation --- release notes/v0.49.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release notes/v0.49.0.md b/release notes/v0.49.0.md index 4f1661d37be..74b01f25333 100644 --- a/release notes/v0.49.0.md +++ b/release notes/v0.49.0.md @@ -1,6 +1,6 @@ k6 `v0.49.0` is here 🎉! This release includes: -- Add a built-in web dashboard that displays test results in real time. +- Add a built-in [web dashboard](https://grafana.com/docs/k6/latest/results-output/web-dashboard/) that displays test results in real time. - Add `clear` functionality to the browser module's `locator` classes. - Merge the gRPC experimental module back into the gRPC core module. - Add the ability to get the selection from an element in `k6/html`. @@ -17,7 +17,7 @@ k6 `v0.49.0` is here 🎉! This release includes: ### Web Dashboard -The new web dashboard brings real-time visualization to load testing. This feature allows users to monitor test progress and analyze +The new [web dashboard](https://grafana.com/docs/k6/latest/results-output/web-dashboard/) brings real-time visualization to load testing. This feature allows users to monitor test progress and analyze results dynamically, enhancing the overall testing experience. #### Real-time test results