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

The Istio helm chart is routing /loki/api/v1/rules endpoint to the wrong container. #66

Open
ghost opened this issue May 2, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented May 2, 2024

Bug

Description

Describe the problem, what were you doing when you noticed the bug?

The alerting page in Grafana is reporting that the Loki datasource is misconfigured. The istio chart is configuring the virtualservice in the logging namespace to route the /loki/api/v1/rules endpoint to the logging-loki-read container. The endpoint is on the logging-loki-backend container. Additionally, when modifying the virtualservice, the match rules for /loki/api/v1/push and /loki/api/v1/rules are both warned as "not used" because the /loki/api match rule precedes them.

BigBang Version

What version of BigBang were you running? 2.25.0

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

No branches or pull requests

0 participants