Ayoub Mrini

Results 46 issues of Ayoub Mrini

Discussed here https://github.com/openshift/origin/pull/28737#issuecomment-2077348811 Thanos querier API is the principal/wrapping API to fetch metrics. Given all the consumers that depend on it, it would be interesting to see how it performs....

do-not-merge/work-in-progress

explicitly watch the config file parent directory as the underlying fsnotify library used by the reloader does not recommend watching individual files since it is easy to misuse. See https://github.com/fsnotify/fsnotify/blob/a9bc2e01792f868516acf80817f7d7d7b3315409/README.md?plain=1#L128...

stale
size/S

### Component(s) _No response_ ### What is missing? Please describe. Editing raw yaml is error prone. It'd be great to catch errors earlier there as well. Do you think the...

help wanted
kind/feature

here https://github.com/prometheus/common/blob/098669c08af8eee3da33d1d4a4f242a5242cccb8/config/http_config.go#L781-L797 because the error is nil, we may/would be moving nils around, leading to nil pointer dereference may be the cause of https://github.com/prometheus/prometheus/issues/16622