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

Thanos-rule : Bad query url in Alerts view #2024

Closed
gaetanars opened this issue Jan 22, 2020 · 3 comments · Fixed by #2040
Closed

Thanos-rule : Bad query url in Alerts view #2024

gaetanars opened this issue Jan 22, 2020 · 3 comments · Fixed by #2040

Comments

@gaetanars
Copy link

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:

@FUSAKLA
Copy link
Member

FUSAKLA commented Jan 22, 2020

Hi, thanks for report!
Interesting, I remember it beeing fixed already #1488 🤔

@yeya24
Copy link
Contributor

yeya24 commented Jan 25, 2020

I can confirm this is a valid issue. Now we support this feature in ruler's rules page, but in its alerts page, we cannot jump to querier.

@gaetanars
Copy link
Author

Thanks for your work !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants