Managing alerts when multiple clusters share a GitOps repository

We have two Kubernetes clusters that share a GitOps repo by using Kustomize overlays. If we bring this repo into GitLab, how would you recommend we organize the alerts coming from these clusters? Just dump them all into one project, or try to separate them somehow?