grafana/mimir
Jsonnet: Simplify ruler deployment for local storage by deploying a ConfigMap for rules
Aperta
#2217 aperta il 24 giu 2022
good first issuejsonnet
Metriche repository
- Star
- (5181 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.