Git Product home page Git Product logo

Comments (8)

robdodson avatar robdodson commented on May 30, 2024

You'd need to set up those services yourself using a GCP project and then download the required keys.

I don't think we're planning to offer widespread support on this project (as you mentioned, we mostly use it for internal stuff but did open source it). If you need to run your own monitoring service an easier route might be to use https://github.com/GoogleChrome/lighthouse-ci or use a paid service like https://speedcurve.com/ or https://calibreapp.com/

from lighthouse-keeper.

paulirish avatar paulirish commented on May 30, 2024

@robdodson wanna tweak the repo description/readme with something like the paragraph you just wrote? :)

from lighthouse-keeper.

paulirish avatar paulirish commented on May 30, 2024

Also, this repo should probably move to GoogleChromeLabs to help clarify that distinction.

from lighthouse-keeper.

robdodson avatar robdodson commented on May 30, 2024

yep I've added a note to the top of the repo.

@jeffposnick are you able to transfer this repo to GoogleChromeLabs?

from lighthouse-keeper.

jeffposnick avatar jeffposnick commented on May 30, 2024

Looks like I can, yeah. CC: @developit as a heads-up.

from lighthouse-keeper.

Kikobeats avatar Kikobeats commented on May 30, 2024

is this project the thing running behind https://web.dev/measure?

It's very useful, not sure how lighthouse-ci is replacing it :(

from lighthouse-keeper.

robdodson avatar robdodson commented on May 30, 2024

is this project the thing running behind https://web.dev/measure?

Yep it's the server that we use to feed data to the dashboard you see on /measure.

It's very useful, not sure how lighthouse-ci is replacing it :(

Essentially what this tool is doing is calling the pagespeed insights API (which is powered by Lighthouse) and storing the historical report data which we then fetch and visualize on web.dev/measure.

Lighthouse CI offers similar functionality with the ability to upload your Lighthouse audits to a dashboard. Because Lighthouse CI provides GitHub Apps and Actions, my hunch is it may be easier to set up and use versus running lighthouse-keeper directly. For example, if you're running ligthhouse-keeper you'll have to build your own front-end to visualize the data, but Lighthouse CI provides a server that will do this for you.

I may not be understanding your use case though so please let me know if I've missed something :)

from lighthouse-keeper.

Kikobeats avatar Kikobeats commented on May 30, 2024

@robdodson Thanks for the reply, it clarifies me a lot and now I can see how powerful Lighthouse CI is 🙂

My use case is: I'm running Microlink Insights service that essentially generates Lighthouse report on demand, making you not worry about infrastructure stuff, just ping an API endpoint and you get the report back.

I discovered this repository cause I want to be sure I can connect the service with the rest of Lighthouse tools, so I guess I should be take a look into Lighthouse CI codebase to see how it really works

from lighthouse-keeper.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.