Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.02 KB

v0.6.1.md

File metadata and controls

37 lines (25 loc) · 1.02 KB

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.