Skip to content

Document Redis namespace and metrics prefix env vars#606

Open
dstockton wants to merge 1 commit intomainfrom
document-redis-namespace-env-vars
Open

Document Redis namespace and metrics prefix env vars#606
dstockton wants to merge 1 commit intomainfrom
document-redis-namespace-env-vars

Conversation

@dstockton
Copy link
Contributor

Summary

  • Document REDIS_BUS_NAMESPACE, REDIS_LOCK_NAMESPACE, REDIS_COUNTERS_NAMESPACE, and REDIS_PERMISSIONS_NAMESPACE in the synchronization/Redis config page
  • Document METRICS_NAME_PREFIX and METRICS_HEALTH_CHECK_PREFIX in the metrics config page

These env vars are introduced in directus/directus#26943 and allow multi-tenant deployments sharing a single Redis instance to avoid key collisions. Defaults match the previously hardcoded values, so this is non-breaking.

Files Changed

  • content/configuration/synchronization.md — added Redis Namespaces subsection
  • content/configuration/metrics.md — added two prefix env vars to table

@dstockton dstockton requested a review from a team as a code owner March 23, 2026 15:43
@vercel
Copy link

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 23, 2026 3:48pm

Request Review

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant