Ganesh Vernekar
                                            Ganesh Vernekar
                                        
                                    Moving UI test discussion to https://github.com/prometheus/prometheus/issues/11423. Other planned tests are done!
Even a rerun isn't helping. The failure happened before as well. The test passes locally and the error logs that say failed to open meta.json also appear in the passed...
Closing in favour of https://github.com/prometheus/prometheus/pull/11342 and https://github.com/prometheus/prometheus/pull/11343. I will investigate the error in those PR.
Error is from changes in db_test.go
I do not understand the UI errors, so I am skipping npm deps update from this PR.
EDIT: I decided to not upgrade this package for now. [Here](https://aka.ms/azsdk/golang/t2/migration) is the migration guide for the upgrade and I will not have time to do it myself. I will...
Thanks @Nexucis. I would not stress much on it at the moment for v2.39, but if it has not been upgraded since long time, feel free to do it :)...
@liuliqiang did you restart after every time change or only at the end to fix it? Either way, sounds weird either way since it should work, and I don't think...
I think it has to do something with the scraping logic. I see `alignedScrapeTime` which remains uneffected by time change and always goes up. @roidelapluie since you worked on this...
Does it just need more memory? The error is exactly for 128MiB and I don't think m-map tries to allocate that much actual memory upfront but might be virtual memory....