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
Thanos, Prometheus and Golang version used:
Thanos : 0.10.0
Go: go1.13.1
Prometheus: 2.15.2
Docker image : quay.io/thanos/thanos:v0.10.0 on all components
Object Storage Provider: Min.io
What happened:
On Ruler web UI, in Alerts section, all url is thanos-rule itself like : https://thanos-rule.ihm/graph?g0.expr=...
instead of https://thanos-query.ihm/graph?g0.expr=...
In Rules section all URL are OK.
What you expected to happen:
I need correct URL to view query in Thanos Query.
How to reproduce it (as minimally and precisely as possible):
Go to Thanos Rule IHM, Alerts section and click one expr or alertname.
Full logs to relevant components:
Anything else we need to know:
The text was updated successfully, but these errors were encountered:
Thanos, Prometheus and Golang version used:
Thanos : 0.10.0
Go: go1.13.1
Prometheus: 2.15.2
Docker image : quay.io/thanos/thanos:v0.10.0 on all components
Object Storage Provider: Min.io
What happened:
On Ruler web UI, in Alerts section, all url is thanos-rule itself like :
https://thanos-rule.ihm/graph?g0.expr=...
instead of
https://thanos-query.ihm/graph?g0.expr=...
In Rules section all URL are OK.
What you expected to happen:
I need correct URL to view query in Thanos Query.
How to reproduce it (as minimally and precisely as possible):
Go to Thanos Rule IHM, Alerts section and click one expr or alertname.
Full logs to relevant components:
Anything else we need to know:
The text was updated successfully, but these errors were encountered: