Move Application::Prometheus#alert_manager_token from CE to EE
Summary
Contributes to #42640 (closed)
Move Application::Prometheus#alert_manager_token
from EE domain to CE.
Improvements
Moving Prometheus alerts from EE to CE requires a lot of code changes. All the required changes can be split and moved in several steps (as described here).