DoD-Platform-One / bigbang

BigBang the product
https://repo1.dso.mil/big-bang/bigbang
Apache License 2.0
153 stars 67 forks source link

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

Open p1-repo-sync-bot[bot] opened 2 months ago

p1-repo-sync-bot[bot] commented 2 months ago

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