Project 'platform-one/big-bang/apps/developer-tools/gitlab' was moved to 'big-bang/product/packages/gitlab'. Please update any links and bookmarks that may still have the old path.
Remove BB created servicemonitor and enable upstream ones
Currently Gitlab uses a Big Bang created service monitor - https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab/-/blob/main/chart/charts/gitlab/charts/gitlab-exporter/templates/bigbang/service-monitor.yaml
With the 14.9.2 update the upstream Gitlab chart is now capable of creating service and pod monitors for a number of metrics endpoints. We should make sure that these are conditionally enabled (when monitoring is enabled at the BB level).
AC:
- Big Bang created servicemonitor deleted
- Gitlab upstream monitors conditionally enabled when monitoring is enabled
- All targets showing as up/healthy in Prometheus (may require network policy changes)