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

Enable short descriptions of graphs #79

Closed
szkiba opened this issue Oct 16, 2023 · 0 comments
Closed

Enable short descriptions of graphs #79

szkiba opened this issue Oct 16, 2023 · 0 comments
Labels
enhancement New feature or request experimental module Required to become a k6 experimental module

Comments

@szkiba
Copy link
Collaborator

szkiba commented Oct 16, 2023

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

@szkiba szkiba added enhancement New feature or request experimental module Required to become a k6 experimental module labels Oct 16, 2023
@szkiba szkiba mentioned this issue Oct 16, 2023
@szkiba szkiba closed this as completed in aa2d6dd Oct 16, 2023
szkiba added a commit that referenced this issue Oct 16, 2023
- [#77](#77) Add missing charts to the *TIMINGS* tab sections
- [#78](#78) Rename WebSockets *Pong Duration* to *Ping Duration*
- [#79](#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experimental module Required to become a k6 experimental module
Projects
None yet
Development

No branches or pull requests

1 participant