Version check through monitoring health check API
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Description
We have the /help page that displays the version check, which is good. But I would like to have monitoring on this, so if it turns red (update asap) due to security patches, I want to be alerted.
Proposal
Add a new monitoring health check API, for example: https://my-hostname/health_check/version.json?token=abc123
This check would preferably not be included in the general check: https://my-hostname/health_check.json?token=abc123
Edited by 🤖 GitLab Bot 🤖