Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.6.1 release #80

Merged
merged 4 commits into from
Oct 16, 2023
Merged

v0.6.1 release #80

merged 4 commits into from
Oct 16, 2023

Conversation

szkiba
Copy link
Collaborator

@szkiba szkiba commented Oct 16, 2023

  • #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.

HTTP
 - Request Failed Rate
 - Request Rate
 - Request Blocked
Browser
 - Request Failed Rate
 - WebSockets
 - Transfer Rate
 - Sessions Rate
gRPC
 - Transfer Rate
 - Streams Rate

Closes #77
The official name is "ping", so rename it back to the official name
(however the measured value is the response time)

closes #78
Add "summary" configuration property (and placeholder value) to panels configuration.

closes #79
@szkiba szkiba merged commit 5afdef3 into master Oct 16, 2023
9 checks passed
@szkiba szkiba deleted the v0.6.1 branch October 16, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant