Skip to content

docs: fix wrong --query.tenant-header flag name in query tenancy section#8904

Open
s3onghyun wants to merge 1 commit into
thanos-io:mainfrom
s3onghyun:docs-fix-query-tenant-header-flag
Open

docs: fix wrong --query.tenant-header flag name in query tenancy section#8904
s3onghyun wants to merge 1 commit into
thanos-io:mainfrom
s3onghyun:docs-fix-query-tenant-header-flag

Conversation

@s3onghyun

Copy link
Copy Markdown

In the Querier tenancy docs, the enforcement paragraph refers to the tenant header flag as --query-tenant-header (all dashes), but the registered flag is --query.tenant-header (dotted, cmd/thanos/query.go). The paragraph immediately above already uses the correct --query.tenant-header, so acting on the enforcement paragraph as written points at a flag that does not exist. This fixes the single inconsistent reference.

Docs only.

The tenancy-enforcement paragraph referred to the header flag as
`--query-tenant-header` (all dashes), but the registered flag is
`--query.tenant-header` (cmd/thanos/query.go). The paragraph just above
already uses the correct dotted form, so this fixes the lone inconsistent
reference.

Signed-off-by: s3onghyun <s3onghyun@users.noreply.github.com>
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.

1 participant