Skip to content

Add DiskStatistics grpc method to ServerService

Mateusz Nowotynski requested to merge maxmati/gitaly:disk-statistics into master

DiskStatistics method returns available and used space for each gitaly storage. Praefect calls all nodes and aggregates results from all of them.

resolves #2146 (closed)

Signed-off-by: Mateusz Nowotyński maxmati4@gmail.com

Edited by GitLab Release Tools Bot

Merge request reports