diff --git a/docs/Cluster-VictoriaMetrics.md b/docs/Cluster-VictoriaMetrics.md index ffe7aeabbd..abe9c8a316 100644 --- a/docs/Cluster-VictoriaMetrics.md +++ b/docs/Cluster-VictoriaMetrics.md @@ -84,6 +84,9 @@ while the `http_requests_total{path="/bar"} 34` would be stored in the tenant `a The `vm_account_id` and `vm_project_id` labels are extracted after applying the [relabeling](https://docs.victoriametrics.com/relabeling.html) set via `-relabelConfig` command-line flag, so these labels can be set at this stage. +**Security considerations:** it is recommended restricting access to `multitenant` endpoints only to trusted sources, +since untrusted source may break per-tenant data by writing unwanted samples to aribtrary tenants. + ## Binaries