Skip to content

feat: Removed unused alerts directory.

Stephanie Jackson requested to merge remove-old-mimir-rules into master

All of these have been moved to other directories already save for logging, and I will have a MR for that later today.

stejacks@atlas~/projects/gitlab-com/runbooks/mimir-rules (remove-old-mimir-rules) $ find . -name registry-gc-queues.yml
./alerts/registry-gc-queues.yml
./gitlab-gstg/gstg/registry/registry-gc-queues.yml
./gitlab-gprd/gprd/registry/registry-gc-queues.yml
stejacks@atlas~/projects/gitlab-com/runbooks/mimir-rules (remove-old-mimir-rules) $ find . -name sidekiq-queues.yml
./alerts/sidekiq-queues.yml
./gitlab-gprd/gprd/sidekiq/sidekiq-queues.yml
stejacks@atlas~/projects/gitlab-com/runbooks/mimir-rules (remove-old-mimir-rules) $ find . -name logging.yml
./alerts/logging.yml

Merge request reports