Sebastian S.

Results 70 comments of Sebastian S.

We're facing the same issue. Specifically since updating to the latest 1.29 addon versions we are seeing conntrack alerts from prometheus' side (query for `(node_nf_conntrack_entries{job="node-exporter"} / node_nf_conntrack_entries_limit) > 0.75`).

I didn't assume there would be a different handling when it comes to PVCs for Fluentd or Fluent Bit. We are using Fluentd in this case and have updated our...

That will be enough for a start. How about allowing e.g. 3/5/10 snapshots?

> Could you share the config that led to the following behaviour? Updating dragonfly CRD caused the issue? I am interested to know the root cause. It was indeed updating...

Would be awesome if you can make this one work @Abhra303 (https://github.com/dragonflydb/dragonfly-operator/pull/222)

I'm having the same issue and just checked the api docs. They do not specifically state that you would not be allowed to set a circuit breaker configuration and a...

I've discovered a similar or the same issue and were able to solve it by setting `--shard_repl_backlog_len=1` as suggested here: https://github.com/dragonflydb/dragonfly/issues/5431#issuecomment-3047631267

This (rather simple to fix) issue is now open for more than 3 years. I want to add my +1 onto this.

I'm also seeing this with redis 7.2.7 (`public.ecr.aws/docker/library/redis:7.2.7-alpine`)