Hi, I'm trying to use loki operator to setup lokistack in my kubernetes cluster (kind).
I successfully install lokistack, promtail & grafana dashboard and monitor test logs.
But I can't use the other custom resources such as rulerconfig and alertrule.
I try install promethus alertmanger in my cluster and apply custom resource sample yaml file but i can't check it works.
I just want to know how to apply rulerconfig and alertrule in my kind cluster.
thank you for reading :D
I also want to know why error message "Errors loading rules
Failed to load the data source configuration for Loki (default): Unable to fetch alert rules. Is the Loki (default) data source properly configured?" in my grafana alert tab.
Hi, I'm trying to use loki operator to setup lokistack in my kubernetes cluster (kind). I successfully install lokistack, promtail & grafana dashboard and monitor test logs. But I can't use the other custom resources such as rulerconfig and alertrule. I try install promethus alertmanger in my cluster and apply custom resource sample yaml file but i can't check it works.
I just want to know how to apply rulerconfig and alertrule in my kind cluster. thank you for reading :D