Tristan Stevens

Results 20 comments of Tristan Stevens

So a couple of points in here: > It packages all the artifacts whether they are required or not. True - packaging is something that I think we need to...

I definitely agree this is a useful thing to have. In theory it shouldn't be too hard to do a naive mapping from an exported cluster template into a cluster.yml,...

Hi @Vanlightly thanks for joining the Redpanda community! Please could you sign the CLA so that we can merge this please?

The only downside to this is if (like me) you run it from a jump box, you won't be able to get to prometheus/grafana UIs from your laptop. Could we...

I think I took that from upstream. We could probably take that one out and let the JVM choose the number of threads, what do you think?

@travisdowns it comes from here: https://github.com/openmessaging/benchmark/blob/master/driver-kafka/deploy/ssd-deployment/deploy.yaml#L229 The other salient reference being https://github.com/confluentinc/benchmark/blob/10x-performance-blog/driver-kafka/deploy/confluent-deployment/deploy.yaml#L335 But now I also see https://github.com/redpanda-data/openmessaging-benchmark/blob/main/driver-redpanda/deploy/deploy.yaml#L389 as well. So the purpose of this change was specifically for when...

Added a PR to fix upstream: https://github.com/geerlingguy/ansible-role-node_exporter/pull/21

@piyushredpanda will this be backported to 25.1 (please!)?

fixed by https://github.com/redpanda-data/redpanda-ansible-collection/pull/100