diff --git a/docs/components/receive.md b/docs/components/receive.md index 26881703b7..709d6b4c72 100644 --- a/docs/components/receive.md +++ b/docs/components/receive.md @@ -144,6 +144,12 @@ Flags: --receive.replication-factor=1 How many times to replicate incoming write requests. + --receive.tenant-certificate-field= + Use TLS client's certificate field to determine + tenant for write requests. Must be one of + organization, organizationalUnit or commonName. + This setting will cause the + receive.tenant-header flag value to be ignored. --receive.tenant-header="THANOS-TENANT" HTTP header to determine tenant for write requests.