Skip to content

v0.6.1

Compare
Choose a tag to compare
@szkiba szkiba released this 16 Oct 15:14
· 182 commits to master since this release
5afdef3

xk6-dashboard v0.6.1 is here 🎉! This release includes:

  • #77 Add missing charts to the TIMINGS tab sections
  • #78 Rename WebSockets Pong Duration to Ping Duration
  • #79 Enable short descriptions of graphs

Add missing charts to the TIMINGS tab sections

HTTP

  • Request Failed Rate
  • Request Rate
  • Request Blocked

Browser

  • Request Failed Rate

WebSockets

  • Transfer Rate
  • Sessions Rate

gRPC

  • Transfer Rate
  • Streams Rate

Rename WebSockets Pong Duration to Ping Duration

The official name is "ping", so renameed it back to the official name (however the measured value is the response time)

Enable short descriptions of graphs

Added "summary" configuration property (and placeholder value) to panels configuration.