You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [#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.
Add "summary" configuration property (and placeholder value) to panels configuration.
The text was updated successfully, but these errors were encountered: