Skip to content

Support retrieval of disk statistics from Gitaly

What does this MR do?

This MR adds a rudimentary client implementation for the new gitaly disk_statistics grpc, along with appropriate unit tests.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

No functionality implementation; client method implementations and tests only; risks are very little to none; quality or performance impact is very little to none; additional unit tests covering client methods are included; no cross-browser testing required.

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Nels Nelson

Merge request reports