From 1efc3a1d9c053a584bb6d7fd9a0ffc435179a883 Mon Sep 17 00:00:00 2001 From: Ivan <2103732+codebien@users.noreply.github.com> Date: Tue, 4 Jul 2023 14:13:12 +0200 Subject: [PATCH] changelog: Cloud output entry --- release notes/v0.46.0.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/release notes/v0.46.0.md b/release notes/v0.46.0.md index 69308e506613..de0303a4a5f8 100644 --- a/release notes/v0.46.0.md +++ b/release notes/v0.46.0.md @@ -35,9 +35,10 @@ This release supports the new integration between k6 and Tempo in the cloud. Gra The new cloud traces will work "out of the box" for `k6 cloud` runs. In case of `k6 run` execution, the `K6_CLOUD_TRACES_ENABLED` environment variable has to be set to `true`. -### `` `#pr` +### A better Cloud output #3117 -_what, why, and what this means for the user_ +After years of great service we decided to refresh the k6 Cloud output introducing a more efficient end-to-end solution for ingesting the generated tests' metrics. +The new output reduces the load generators' memory usage for tests that produce a big amount of metrics. ### `` `#pr`