Ayoub Mrini

Results 194 comments of Ayoub Mrini
trafficstars

> Sorry I dropped the ball on this one but I don't remember the issue in details. Can you refresh my mind? Forgot about it as well :) It's to...

I haven't checked the PR yet, but hopefully it'll close https://github.com/prometheus/prometheus/issues/6222 as well.

I read `test rules` instead of `check rules`, my bad.

After this is in place, we could also make use of that limit hint for `storage.remote.read-sample-limit` https://github.com/prometheus/prometheus/pull/4532/files

> > After this is in place, we could also make use of that limit hint for `storage.remote.read-sample-limit` https://github.com/prometheus/prometheus/pull/4532/files > > @machine424 - Sorry, I didn't understand how the sample...

Failing here https://github.com/prometheus/prometheus/actions/runs/9128745559/job/25101722006?pr=14116#step:6:280

Thanks. > (Note that without the fix, the series order is unpredictable, so you may need to run the test multiple times to see the failure.) If the operation is...

Thanks for this, For the floating IPs, the deprecated link you shared suggests using the Network APIs directly https://docs.openstack.org/api-ref/network/v2/#networks, why not using that? It may require an extra request than...