Skip to content

Metrics and its formats #15372

Discussion options

You must be logged in to vote

How do i convert it to human readable format??

There should be an observedTimeOriginTs entry which represents the start of the page navigation. You can do (observedLoadTs - observedTimeOriginTs) / 1000 to get the load time in milliseconds. Please keep in mind that this value will be unthrottled if you are using the default Lighthouse throttling settings (See https://github.com/GoogleChrome/lighthouse/blob/main/docs/throttling.md for more info)

is it UTC or epoch or what format?

I believe it's microseconds since system boot, although this needs confirmation.

is there any documents clearly mentioned for each metrcis and what it states???

No, this is a hidden audit for debug purposes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ashwinrajanta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants