elastic / rally

Macrobenchmarking framework for Elasticsearch
Apache License 2.0
1.91k stars 314 forks source link

Add FS metrics to node-stats telemetry device #1816

Closed b-deam closed 6 months ago

b-deam commented 6 months ago

Adds overall (total) FS metrics to the default list of stats collected by the node-stats telemetry device.

Note that we ignore the per-device stats here, as that'd require some remodelling of the node-stats document structure to support having per-device documents.