Write the description below
We are getting a lot of errors on crons due to prometheus being out of space:
Date: Tue, 13 Apr 2021 07:50:01 +0000From: Cron Daemon <root@tools.wmflabs.org> To: prometheus@tools.wmflabs.orgSubject: Cron <prometheus@tools-prometheus-03> /usr/local/bin/prometheus-labs-targets --port 22 > /srv/prometheus/tools/targets/ssh_banner.$$ && mv /srv/prometheus/tools/targets/ssh_banner.$$ /srv/prometheus/tools/targets/ssh_banner.yml /bin/sh: 1: cannot create /srv/prometheus/tools/targets/ssh_banner.21306: No space left on device
This task is to try to apply a first fix and if needed identify and create the other tasks to apply a more permanent
fix and/or prevent the issue.