Skip to content

Add lighthouse metrics #23

@martinschierle

Description

@martinschierle

Hey!

This is an amazing tool, thanks for creating this. One feature request though - could you add in the new lighthouse metrics? It should be somewhat easy - add 'lighthouse=1' to the API request (see here), and then add the metrics to the resultmap:

N Lighthouse Performance Score data.median.firstView['lighthouse.Performance']
O Lighthouse PWA Score data.median.firstView['lighthouse.ProgressiveWebApp']
P Lighthouse SEO Score data.median.firstView['lighthouse.SEO']
Q Lighthouse Accessibility data.median.firstView['lighthouse.Accessibility']
R Lighthosue Best Practices Score data.median.firstView['lighthouse.BestPractices']
S Lighthouse Meaningful Paint data.median.firstView['lighthouse.Performance.first-meaningful-paint']
T Lighthouse First Interactive data.median.firstView['lighthouse.Performance.first-interactive']
U Lighthouse Consist. Interactive data.median.firstView['lighthouse.Performance.consistently-interactive']

Regards,
Martin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions