Wilfried ROSET

Results 34 comments of Wilfried ROSET

still alive, waiting for feedbacks from maintainers on fixing circleci build

I feel like this is a good idea but might be overkill. I think it is better to have a fully featured CLI than a GUI. You can always go...

I've been using for a moment [manga_downloader](https://github.com/joaquinpf/manga_downloader) and I really like the json library feature. This basically allow you to define your library in a json file (with source website...

great idea, will be appreciate for ereader (kobo/kindle) user

I think this is not needed anymore 🤔 You can set the logging level using two ways since at least [1.5.4](https://github.com/zalando/patroni/blob/master/docs/releases.rst#version-154): * using [YAML Configuration file](https://patroni.readthedocs.io/en/latest/SETTINGS.html?highlight=debug) * using [Environment Configuration](https://patroni.readthedocs.io/en/latest/ENVIRONMENT.html?highlight=LOG)...

still alive, waiting for feedbacks from maintainers on fixing circleci build

I would also recommend to set the default of `ruler_evaluation_delay_duration` to 1m which have fixed my issue.

> Does it always happen for range queries (runRangeQueryAndVerifyResult) or instant queries runInstantQueryAndVerifyResult) as well? We also have occurences with runInstantQueryAndVerifyResult but not in the timerange listed above. ``` ts=2023-01-22T09:30:07.834706559Z...

@henry-kuehl what is the value of `align_queries_with_step` in your case? For us it is `true` and we have found that Grafana Cloud is running with `false`. We are testing it...

We have been trying many things around continuous test without any luck. The reasoning behind looking at `align_queries_with_step` was that the timestamp used by mimir-continuous-test might be slightly modified by...