We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have renamed the browser metrics and changed them slightly. Here's what we have done:
browser_
http
data
browser_web_vital_fid_good
Here's what the summary output look like now:
browser_data_received.......: 34 kB 9.6 kB/s browser_data_sent...........: 4.0 kB 1.1 kB/s browser_http_req_duration...: avg=105.84ms min=508µs med=91.5ms max=306.26ms p(90)=210.69ms p(95)=258.48ms browser_http_req_failed.....: 0.00% ✓ 0 ✗ 9 browser_web_vital_cls.......: avg=0 min=0 med=0 max=0 p(90)=0 p(95)=0 browser_web_vital_fcp.......: avg=260.56ms min=124.7ms med=209.7ms max=447.29ms p(90)=399.77ms p(95)=423.53ms browser_web_vital_fid.......: avg=200µs min=100µs med=200µs max=299.99µs p(90)=279.99µs p(95)=289.99µs browser_web_vital_inp.......: avg=24ms min=24ms med=24ms max=24ms p(90)=24ms p(95)=24ms browser_web_vital_lcp.......: avg=286ms min=124.7ms med=286ms max=447.29ms p(90)=415.03ms p(95)=431.16ms browser_web_vital_ttfb......: avg=195.36ms min=92.7ms med=187.6ms max=305.79ms p(90)=282.15ms p(95)=293.97ms
We need to update the documentation and blog post that reference these metrics.
The text was updated successfully, but these errors were encountered:
This has been done as part of the larger change in commit.
Sorry, something went wrong.
ankur22
No branches or pull requests
We have renamed the browser metrics and changed them slightly. Here's what we have done:
browser_
prefix to thehttp
anddata
metrics. Rename metrics with a browser prefix xk6-browser#903http
metrics which we think are most valuable to the user. Remove some of the http metrics xk6-browser#916browser_web_vital_fid_good
). Remove the web vital rate metric time series metrics xk6-browser#915Here's what the summary output look like now:
We need to update the documentation and blog post that reference these metrics.
The text was updated successfully, but these errors were encountered: