Macrobenchmarking framework for Elasticsearch

elasticsearch
1 Open Issue Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub

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

Macrobenchmarking framework for Elasticsearch

Python
#elasticsearch