You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I created the ruler about alertmanager sinks, I intentionally filled in some wrong information, but the ruler-alertmanager-pod logs still show rule cache succeeded,Here is my ruler.yaml
@Shuimo03
If you fill invalid configuration into Ruler, you may find the error from the operator log.
If you configure the ruler service as a webhook sink in Exporter, you should set the path to /events instead of your events/meteics
@junotx Thanks, I have found a solution to this 404, because the path and port in exporter.yaml are not custom, but fixed in the code: cmd/ruler/main.go 71 line, but not declared
When I created the ruler about alertmanager sinks, I intentionally filled in some wrong information, but the ruler-alertmanager-pod logs still show rule cache succeeded,Here is my ruler.yaml
And my exporter component prompts a 404 when using the k8s service, but the url doesn't.
K8S is minikube, version is v1.25.3
CNI: cilium
The text was updated successfully, but these errors were encountered: