Skip to content
New issue

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

PageSpeed Insights API response missing some audits #13472

Closed
2 tasks done
faizjamil opened this issue Dec 8, 2021 · 1 comment
Closed
2 tasks done

PageSpeed Insights API response missing some audits #13472

faizjamil opened this issue Dec 8, 2021 · 1 comment
Assignees
Labels
bug needs-priority PSI/LR PageSpeed Insights and Lightrider

Comments

@faizjamil
Copy link

faizjamil commented Dec 8, 2021

FAQ

URL

https://www.newsday.com/

What happened?

Certain audits are not present in the response I get from the PageSpeed Insights API.
In particular the following audits are missing:
"first-cpu-idle", "estimated-input-latency", "uses-webp-images", "uses-http2", "appcache-manifest", "redirects-http","external-anchors-use-rel-noopener"

Request URL: https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url=https://www.newsday.com&category=pwa&category=seo&category=performance&category=accessibility&category=best-practices

What did you expect?

I expected to have values or even be able to find the titles of the following audits in the responses I've been getting from the PageSpeed Insights API

"first-cpu-idle", "estimated-input-latency", "uses-webp-images", "uses-http2", "appcache-manifest", "redirects-http","external-anchors-use-rel-noopener"

What have you tried?

I have tried running multiple requests, changing around the values for category and strategy in the URL.

How were you running Lighthouse?

PageSpeed Insights

Lighthouse Version

v9.0.0 (If the version in the lighthouseResult object in the response is where I find it)

Chrome Version

No response

Node Version

No response

OS

macOS

Relevant log output

I would post the JSON response, but I hit the max file size limit on Pastebin.

@faizjamil faizjamil added the bug label Dec 8, 2021
@faizjamil faizjamil changed the title PageSpeed Insights API response missing some metrics PageSpeed Insights API response missing some audits Dec 8, 2021
@connorjclark connorjclark added the PSI/LR PageSpeed Insights and Lightrider label Dec 8, 2021
@connorjclark
Copy link
Collaborator

Please see our changelog - these audits were either removed or renamed. https://github.com/GoogleChrome/lighthouse/releases

Except for uses-http2 - that one is explicitly turned off in PSI due to infra issues. #7326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs-priority PSI/LR PageSpeed Insights and Lightrider
Projects
None yet
Development

No branches or pull requests

4 participants