grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
23.51k stars 3.4k forks source link

chore: [release-3.1.x] docs: add `X-Scope-OrgID` header to Grafana datasource if multi-tenancy is enabled #14171

Closed loki-gh-app[bot] closed 2 weeks ago

loki-gh-app[bot] commented 2 weeks ago

Backport f4da88e4d3960b125606bbdca309bbd2dad670ee from #13914


What this PR does / why we need it:

This PR updates the Visualize Grafana doc to include instructions for adding Loki datasource when multi-tenancy is enabled.

Which issue(s) this PR fixes:

Fixes #13179. Well, the OP for this issue hasn't confirmed the fix, but I ran into a similar issue and did notice the docs were missing this key info. I'm happy to open a new issue if that makes more sense.

Special notes for your reviewer:

Checklist