Skip to content

Conversation

@gtk-grafana
Copy link
Contributor

@gtk-grafana gtk-grafana commented Oct 30, 2025

What this PR does / why we need it:
Provides docs for devs trying to set up multi-tenant devenv

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • Title matches the required conventional commits format, see here
    • Note that Promtail is considered to be feature complete, and future development for logs collection will be in Grafana Alloy. As such, feat PRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • If the change is deprecating or removing a configuration option, update the deprecated-config.yaml and deleted-config.yaml files respectively in the tools/deprecated-config-checker directory. Example PR

@pull-request-size pull-request-size bot added size/M and removed size/L labels Oct 30, 2025
@gtk-grafana gtk-grafana self-assigned this Oct 30, 2025
@gtk-grafana gtk-grafana changed the title docs: multi-tenant config instructions docs: multi-tenant development environment Oct 30, 2025
@gtk-grafana gtk-grafana marked this pull request as ready for review October 30, 2025 16:47
@gtk-grafana gtk-grafana requested a review from a team as a code owner October 30, 2025 16:47
@gtk-grafana gtk-grafana requested review from JStickler and trevorwhitney and removed request for a team October 30, 2025 16:47
README.md Outdated
$ ./cmd/loki/loki -config.file=./cmd/loki/loki-local-config.yaml
```

To run multiple tenants locally, ensure that auth_enabled is set and provide a runtime config with any tenant specific overrides.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auth_enabled set to what? (Presumably =true, but it helps to be explicit)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, fixed in ce10ab0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants