bigbang icon indicating copy to clipboard operation
bigbang copied to clipboard

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

Open p1-repo-sync-bot[bot] opened this issue 1 year ago • 0 comments

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

p1-repo-sync-bot[bot] avatar May 02 '24 09:05 p1-repo-sync-bot[bot]