Configuring Loki Datasource for Grafana - Error no Org id found
Asked Answered
H

2

7

While configuring Loki data source for Grafana you might get the error "no org id found"

Herrera answered 2/6, 2023 at 5:15 Comment(0)
H
9

You need to added the HTTP header X-Scope-OrgID with some value say "test"

Details https://grafana.com/docs/loki/latest/operations/authentication/

enter image description here

Herrera answered 2/6, 2023 at 5:15 Comment(0)
C
8

Or you can just set loki.auth_enabled: false in your helm chart values / loki config

Condolent answered 20/9, 2023 at 20:18 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.