Open Issues Need Help
View All on GitHub Add Memory Maps telemetry device 2 months ago
AI Summary: Implement a new telemetry device for the Elasticsearch Rally macrobenchmarking framework. This device should periodically report the number of memory maps used by the Elasticsearch process by reading the `/proc/<ES PID>/maps` file. This addresses the need identified in Elasticsearch issue #119652 for better memory usage monitoring during benchmarks.
Complexity:
4/5
enhancement good first issue