grafana/mimir

Jsonnet: Simplify ruler deployment for local storage by deploying a ConfigMap for rules

オープン

#2,217 opened on 2022/06/24

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (808 件のフォーク)auto 404
good first issuejsonnet

Repository metrics

Stars
 (5,181 個のスター)
PR merge metrics
 (平均マージ 3d 20h) (30d で 190 merged PRs)

説明

The ruler jsonnet supports setting local storage mode, but requires the user to do the rest of the plumbing to make this work, i.e. making the file available on every pod.

To make the ruler trivial to deploy using jsonnet for a newcomer, the local mode should (either by default, or as an option) also deploy a ConfigMap so that the contents of the rules file can be changed from the jsonnet.

コントリビューターガイド