Skip to content

Draft: Add prometheus rules to thanos rule archive

Devin Sylva requested to merge devin/add-prometheus-rules-to-archive into master

We need to make the run books repo read only. Rather than having chef use an access token to clone the repo in order to get the prometheus rules gitlab-cookbooks/gitlab-prometheus!596 (merged), we could instead just use the existing archive that we created when we solved this problem for Thanos.

This MR adds the necessary rules and consoles directories to that archive.

Merge request reports