Extract Prometheus service from Monitoring service
## Overview From https://gitlab.com/groups/gitlab-com/gl-infra/-/epics/630 we need to extract the Prometheus service from the Monitoring service and have it be it's on service. ## Proposal - Duplicate [service catalog](https://gitlab.com/gitlab-com/runbooks/-/blob/master/services/service-catalog.yml#L2192-2282) to only have Prometheus - Duplicate [metrics catalog](https://gitlab.com/gitlab-com/runbooks/blob/a44582e64651cab115b9a592aadb812ec63cad53/metrics-catalog/services/monitoring.jsonnet#L392-455) to be it's own service. - Update Prometheus runbook it's its own directory and not under `monitoring`. - Make sure that the label is production-engineering~13296694 - Have a grafana dashboard - After the duplication of service and metric catalog are working as expected feel free to delete it from the `Moniotring` service.
issue