Ayoub Mrini

Results 208 comments of Ayoub Mrini
trafficstars

See https://github.com/prometheus/prometheus/pull/14364

There is https://github.com/prometheus/prometheus/pull/15735 to bump to aws-sdk-go-v2

We can also use the progress made on this issue to check if the `pod` and `endpoints` roles pick the same `__address__` for dual-stack Pods. Both roles should select either...

Perhaps the node_exporter is being scraped twice during that time period. The target from before the reboot is still being scraped at the same time as the new one. Do...

I hadn’t realized that Prometheus itself was restarted. In such a case, because Prometheus cannot write the staleness markers, I believe it will fall back to the old behavior of...

Fair enough, Should we add the known bugs https://github.com/prometheus/prometheus/issues/12858 and https://github.com/prometheus/prometheus/issues/12436 to the milestone as well for better visibility?

You're right, don't know why this wasn't done by gh, maybe bcz of the force push.

Good catch! I don't think we should be running the notify manager or the SD notifier manager is agent mode. This would also free up some resources, especially if users...