Refactor fork to align with Data Insights Platform work
Related gitlab-org/gitlab#521825 (closed)
This MR reworks the old Opstrace repository to align with the new direction from groupplatform insights which primarily is to build the Data Insights Platform. The new changes are focussed around this with a few other changes:
- Modules inside
/gohave been pulled upstream to just be/pkg,/cmd, etc. - Go version usage has been bumped to 1.23.7.
- Both
.gitlab-ci.ymland related Makefiles have been adjusted to comply with the changes above. - Everything besides codebase related to Data Insights Platform has been deleted and can be pulled back in as & when needed.
- E2E tests with GCP/devvm have been removed for now while we build back the support again.
Edited by Ankit Bhatnagar