Rename gitlab-monitor to gitlab-exporter
As part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61704 we want to rename the project, to be less confusing to users and conform to naming conventions for Prometheus exporters.
This PR renames:
- The gem from
gitlab-monitortogitlab-exporter - The executable from
gitlab-montogitlab-exporter - The ruby module from
Gitlab::MonitortoGitlab::Exporter - The config from
config/gitlab-monitor*.ymltoconfig/gitlab-exporter*.yml
At some point the repo has to be renamed too, for now I'm unsure of the consequences
Edited by 🤖 GitLab Bot 🤖