From 5c9bd35eb92b1bbc6ae8d1cbf4b6d14c8d4dc11d Mon Sep 17 00:00:00 2001 From: Fred Navruzov Date: Sun, 6 Oct 2024 18:49:04 +0200 Subject: [PATCH] docs/vmanomaly: remove duplicate header in VmWriter docs (#7189) ### Describe Your Changes docs/vmanomaly: remove duplicate header in VmWriter docs ### Checklist The following checks are **mandatory**: - [x] My change adheres [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/contributing/). --- docs/anomaly-detection/components/writer.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/anomaly-detection/components/writer.md b/docs/anomaly-detection/components/writer.md index 88e1a7661..343ce30e6 100644 --- a/docs/anomaly-detection/components/writer.md +++ b/docs/anomaly-detection/components/writer.md @@ -242,8 +242,6 @@ writer: ### Multitenancy support -### Multitenancy Support - > This feature applies to the VictoriaMetrics Cluster version only. Tenants are identified by either `accountID` or `accountID:projectID`. Starting with [v1.16.2](https://docs.victoriametrics.com/anomaly-detection/changelog/#v1162), the `multitenant` [endpoint](https://docs.victoriametrics.com/cluster-victoriametrics/?highlight=writes#multitenancy-via-labels) is supported for writing data across multiple [tenants](https://docs.victoriametrics.com/cluster-victoriametrics/#multitenancy). For more details, refer to the VictoriaMetrics Cluster [multitenancy documentation](https://docs.victoriametrics.com/cluster-victoriametrics/#multitenancy). Please note the different behaviors depending on the `tenant_id` value: