Grzegorz Banasiak

Results 19 comments of Grzegorz Banasiak

@sakurai-youhei Many thanks for your interest in making Rally better, feel free to assign this issue to yourself and contribute. I've looked at the proposal based on `UserDict`. My understanding...

@sakurai-youhei I like this approach. I'll leave more detailed comments in each PR.

I've noticed 3 issues here so far: 1. For some reason `eql/track.py` loading fails which can be seen when calling `esrally list tracks` with this change. ``` % esrally list...

@sakurai-youhei Thank you for iterating. I think https://github.com/elastic/rally/pull/1798 is a step in the right direction. It will help working on https://github.com/elastic/rally/pull/1795 or similar, and tighten existing use of configuration, but...

Crucially, such telemetry device should support a setup where benchmark is done using `--pipeline=benchmark-only` and Elasticsearch is started/stopped with `esrally start/stop`.

Sharing some experiences here, perhaps that's useful. I'm using [Rally](https://github.com/elastic/rally) to run some scale tests. Rally uses multiple Thespian [actors](https://github.com/elastic/rally/blob/master/docs/architecture/actor_system.md#startbenchmark) with `multiprocTCPBase`. The main fan-out is between `DriverActor` and its...

The recent GH action symptom: `System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251111-075343-utc.log'`