rally icon indicating copy to clipboard operation
rally copied to clipboard

Add Memory Maps telemetry device

Open gbanasiak opened this issue 6 months ago • 1 comments

https://github.com/elastic/elasticsearch/issues/119652 shows we need a new telemetry device that would periodically report the amount of memory maps, i.e. wc -l /proc/<ES PID>/maps.

gbanasiak avatar Jun 23 '25 10:06 gbanasiak

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.

gbanasiak avatar Jun 23 '25 11:06 gbanasiak