Pierre-Luc Ledoux

Results 9 comments of Pierre-Luc Ledoux

@rezvanf @mivano Any update on the PR? I would gladly contribute if a feature branch is made public.

Just chiming in to say that I would like this option as well. In fact, my prometheus instance is continually logging "Error on ingesting samples that are too old or...

Same issue for me... I get a bunch of `redisq: can't find pending message id` followed by `context canceled`. ``` time="2024-06-11T19:22:25Z" level=warning msg="taskq\"msg\"=\"redisq: scheduler failed\" \"error\"=\"redisq: can't find pending message...

Using the exact same configuration and topology but with an in-cluster redis instance made it work.

🤔 It does not seem to work on my end, at least with version 1.7.1... ```shell root@2b6fe3149e85:~# pubsub_cli -v Error: unknown shorthand flag: 'v' in -v Usage: pubsub_cli [command] Available...

Just edited my original post. In my example of what I would have expected, I was using `services` as an array instead of a map 🤦 . Editing my example...

Thanks for your input. I ended up doing as you proposed, but since the `service` definition referenced other definitions I had to add back the root definitions as such: ```jsonnet...

Found it.... this image persists into `/home/node/.redisinsight-app` instead of `./data`.