Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Helm Chart Loki] add needed Objects for Loki Alerting #2964

Closed
czunker opened this issue Nov 20, 2020 · 0 comments · Fixed by #2965
Closed

[Helm Chart Loki] add needed Objects for Loki Alerting #2964

czunker opened this issue Nov 20, 2020 · 0 comments · Fixed by #2965

Comments

@czunker
Copy link
Contributor

czunker commented Nov 20, 2020

With Loki 2.0 a new way of alerting was introduced: https://grafana.com/docs/loki/latest/alerting/

Currently, you would have to add ConfigMap, Volumes and Mounts on your own. It would be nice, when the helm chart would do this.

czunker pushed a commit to czunker/loki that referenced this issue Nov 20, 2020
- ConfigMap containing the rules
- VolumeMount for rules
- scratch mount for rule parsing

Fixes grafana#2964

Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
cyriltovena pushed a commit that referenced this issue Nov 23, 2020
- ConfigMap containing the rules
- VolumeMount for rules
- scratch mount for rule parsing

Fixes #2964

Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
mraboosk pushed a commit to mraboosk/loki that referenced this issue Oct 7, 2024
…a#2965)

- ConfigMap containing the rules
- VolumeMount for rules
- scratch mount for rule parsing

Fixes grafana#2964

Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant