We have k8s cluster and in it we used help to bring up and create loki as a single binary. It is working fine with Azure blob as storage and we wanted to include a ruler so alerts are sent to our alertmanager. We followed all the instructions, created the rules, it created configMap for those mounted it on the pod, and all, the ruler is started but for some reason, it is not evaluating the rules nor sending the alerts. Below is the config from the values.yaml and below that an info/error from the startup od the loki.
I noticed that configMap for alerts is mounted inside of the /rules directory and that is the default location either way from the docs. Is there anything we are missing.
We have k8s cluster and in it we used help to bring up and create loki as a single binary. It is working fine with Azure blob as storage and we wanted to include a ruler so alerts are sent to our alertmanager. We followed all the instructions, created the rules, it created configMap for those mounted it on the pod, and all, the ruler is started but for some reason, it is not evaluating the rules nor sending the alerts. Below is the config from the values.yaml and below that an info/error from the startup od the loki. I noticed that configMap for alerts is mounted inside of the /rules directory and that is the default location either way from the docs. Is there anything we are missing.
Loki-stack chart version: loki-stack-2.4.1 App version: v2.1.0
There is an error like it cant remove user directory (which itself created during startup.