You can now add custom properties.
Send a user timing performance event from your javascript.
performance.mark('Page ready')And add the kebabcased key to .perf.yml
thresholds:
- page-ready: 1500You can now add custom properties.
Send a user timing performance event from your javascript.
performance.mark('Page ready')And add the kebabcased key to .perf.yml
thresholds:
- page-ready: 1500