garie-lighthouse icon indicating copy to clipboard operation
garie-lighthouse copied to clipboard

Lighthouse Garie plugin. Polls websites to checkout performance metrics also supports webhooks.

Results 15 garie-lighthouse issues
Sort by recently updated
recently updated
newest added

**What**: Added ability to label Lighthouse report and data points. **Why**: This can be used to differentiate between reports for same URL made with different Lighthouse plugin confg, for example...

Hello, thanks for this great project it would be cool if we could choose the Data collected typically, i'm using performance.mark and performance.measure to track key execution time in my...

Looks like something has been change in the name of docker registry, also config.json is not loaded. ``` version: "3" services: influxdb: image: "influxdb:latest" ports: - 8086:8086 environment: - INFLUXDB_ADMIN_USER=admin...

I am using the latest garie/lighthouse image to get the fix with dumb init to get rid of the chrome zombie processes: `garie/lighthouse latest c135a34430bc 25 hours ago 606MB `...

**What**: run multiple lighthouse reports concurrently **Why**: speed 🚀 **How**: **Checklist**: - [ ] Documentation - [x] Tests - [x] Ready to be merged - [ ] Added myself to...