Extract Prometheus service from Monitoring service
Overview
From &630 we need to extract the Prometheus service from the Monitoring service and have it be it's on service.
Proposal
- Duplicate service catalog to only have Prometheus
- Duplicate metrics catalog to be it's own service.
- Update Prometheus runbook it's its own directory and not under
monitoring. - Make sure that the label is ServicePrometheus
- Have a grafana dashboard
- After the duplication of service and metric catalog are working as expected feel free to delete it from the
Moniotringservice.