Skip to content

Commit

Permalink
changelog: Cloud output entry
Browse files Browse the repository at this point in the history
  • Loading branch information
codebien committed Aug 10, 2023
1 parent 5d21ab0 commit c0404a7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions release notes/v0.46.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,11 @@ if (__ITER === 0) {

Thanks @chrismoran-mica for contribution 🙇‍♂️.

### `<big_feature_1>` `#pr`
### A better Cloud output [#3117](https://github.com/grafana/k6/issues/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' used resources for tests that produce a big amount of metrics. There aren't functional changes, the user experience is expected to be the same as before.
At the moment this is not yet the default Cloud output for the test runs executed from local machines (`k6 run -o cloud`), but it is expected to be transparently enabled in the upcoming weeks.

### `<big_feature_n>` `#pr`

Expand Down

0 comments on commit c0404a7

Please sign in to comment.