While configuring Loki data source for Grafana you might get the error "no org id found"
Configuring Loki Datasource for Grafana - Error no Org id found
Asked Answered
You need to added the HTTP header X-Scope-OrgID
with some value say "test"
Details https://grafana.com/docs/loki/latest/operations/authentication/
Or you can just set loki.auth_enabled: false
in your helm chart values / loki config
© 2022 - 2024 — McMap. All rights reserved.