ekr

Results 19 comments of ekr

Great, thanks a lot! Yes Prometheus support will be a great addition!

@Amerousful It does not match with the HTML Report for some reason: ![image](https://github.com/sitespeedio/sitespeed.io/assets/31040344/a244fea8-f1c6-46ac-b9e8-ee8604ac7e0d) ![image](https://github.com/sitespeedio/sitespeed.io/assets/31040344/c83f8877-2776-41a5-a143-867301a2371f)

@Amerousful Thanks; yeah I was trying to figure out how to do that in Grafana and there are not that many options to enter "not exists" in the Grafana query.......

Hi @soulgalore Thanks a lot for quick response and yes, I am using Python 3.12.2

Hey @soulgalore, I just tried without scripting with Edge and Chrome, the same error occurs . Looks like you are running it with " node bin/browsertime.js" and I am running...

@soulgalore I tried it multiple different ways as you have suggested in the previous comment and the outcome is the same specifically for the long URLs. I have executed many...

@soulgalore Ok, looks like that is what the issue was... I enabled long paths: ``` PS C:\WINDOWS\system32> New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 -PropertyType DWORD -Force LongPathsEnabled : 1...

@soulgalore However :), there is slight small additional issue when selecting the long URL in the HTML report under the "Page" tab where after clicking on the long URL I...

@soulgalore Thank you! Yes, it shows default settings for CLS "pageinfo.cumulativeLayoutShift" (https://github.com/sitespeedio/sitespeed.io/blob/main/lib/plugins/html/setup/summaryBoxesDefaultLimits.js) but that one cannot be put on the "summary box metrics" page and I am not seeing google...

@soulgalore Thanks for taking care of this, it works now. However, all of the axe thresholds do not change colors, they stay in blue even after the thresholds are breached:...