Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@szkiba szkiba released this 04 Feb 14:18
· 10 commits to master since this release
3a886d7

xk6-top v0.2.0 is here 馃帀!

v0.2.0 is a complete rewrite of the xk6-top extension.

New features

  • metrics dashboard
  • remote k6 support

readme

Metrics dashboard

The xk6-top extension now utilizes the SSE stream of the k6 web-dashboard and implements a terminal-based metrics dashboard functionality.

In addition to the detailed results of the thresholds evaluations, the dashboard contains all metric aggregates in tabular form as well as graphs of the most important metrics.

Remote k6 support

The k6top CLI tool can display external (even remote) k6 process metrics on a terminal-based dashboard. It is not necessary to include the xk6-top extension in the external k6 process.