sourcegraph/internal/diskusage
Bolaji Olajide d082d62612
source: display alert when gitserver disk usage exceeds 90% (#56562)
Closes [#56423](https://github.com/sourcegraph/sourcegraph/issues/56423)

<img width="1022" alt="CleanShot 2023-09-13 at 07 44 39@2x" src="https://github.com/sourcegraph/sourcegraph/assets/25608335/73e9b00b-d3c5-4b7b-ad5c-24d5ce5b6509">

This PR adds a check for the gitserver disk space and displays an alert when it exceeds 90%.

## Test plan

* Added unit tests
* Local testing by hardcoding the percent used to display an alert.
2023-09-15 01:39:07 +01:00
..
BUILD.bazel source: add query for retrieving gitserver information (#55748) 2023-09-07 11:37:29 +01:00
diskusage_test.go source: add query for retrieving gitserver information (#55748) 2023-09-07 11:37:29 +01:00
diskusage.go source: display alert when gitserver disk usage exceeds 90% (#56562) 2023-09-15 01:39:07 +01:00