[P1BIGROCKS-1361] Add capability for centralized metrics collection
[P1BIGROCKS-1361](https://jira.il2.dso.mil/browse/P1BIGROCKS-1361)
BigBang needs to optionally be able to support centralized metrics collection.
- [ ] Similar to how the vSOC is creating a centralized Logging solution, a centralized monitoring solution will allow SREs that managed multiple clusters to be able to easily see status of clusters.
- [ ] Need to bring in appropriate dashboards for all BigBang packages
- [ ] need to have cluster data tagged uniquely
- [ ] need to have dashboard support for cluster name/datasource
- [ ] need to have alerts support for cluster name/datasources
Due to the reliance on Prometheus for metrics collection, some of the most widely accepted solutions such as [cortex](https://grafana.com/oss/cortex/) or [Thanos](https://thanos.io/) can be leveraged.
epic