diff --git a/README.md b/README.md index 933da139d..e93f8f734 100644 --- a/README.md +++ b/README.md @@ -1876,6 +1876,7 @@ to historical data. See [how to configure multiple retentions in VictoriaMetrics cluster](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#retention-filters). Retention filters can be evaluated for free by downloading and using enterprise binaries from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## Downsampling @@ -1897,6 +1898,7 @@ In case [deduplication](https://docs.victoriametrics.com/#deduplication) is enab This is required to ensure consistency of deduplication and downsampling results. The downsampling can be evaluated for free by downloading and using enterprise binaries from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## Multi-tenancy @@ -2323,6 +2325,7 @@ VictoriaMetrics supports backups via [vmbackup](https://docs.victoriametrics.com and [vmrestore](https://docs.victoriametrics.com/vmrestore.html) tools. We also provide [vmbackupmanager](https://docs.victoriametrics.com/vmbackupmanager.html) tool for enterprise subscribers. Enterprise binaries can be downloaded and evaluated for free from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## vmalert diff --git a/docs/Cluster-VictoriaMetrics.md b/docs/Cluster-VictoriaMetrics.md index 2bf2522cb..c7ca0eb34 100644 --- a/docs/Cluster-VictoriaMetrics.md +++ b/docs/Cluster-VictoriaMetrics.md @@ -278,7 +278,8 @@ When `vmselect` runs with `-clusternativeListenAddr` command-line option, then i See [these docs](https://gist.github.com/f41gh7/76ed8e5fb1ebb9737fe746bae9175ee6) on how to set up mTLS in VictoriaMetrics cluster. -[Enterprise version of VictoriaMetrics](https://docs.victoriametrics.com/enterprise.html) can be downloaded and evaluated for free from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). You need to request a [free trial license](https://victoriametrics.com/products/enterprise/trial/) for evaluation. +[Enterprise version of VictoriaMetrics](https://docs.victoriametrics.com/enterprise.html) can be downloaded and evaluated for free from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## Monitoring @@ -731,13 +732,15 @@ For example, the following config sets retention to 5 days for time series with See also [these docs](https://docs.victoriametrics.com/#retention-filters) for additional details on retention filters. -Enterprise binaries can be downloaded and evaluated for free from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). . You need to request a [free trial license](https://victoriametrics.com/products/enterprise/trial/) for evaluation. +Enterprise binaries can be downloaded and evaluated for free from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## Downsampling Downsampling is available in [enterprise version of VictoriaMetrics](https://docs.victoriametrics.com/enterprise.html). It is configured with `-downsampling.period` command-line flag. The same flag value must be passed to both `vmstorage` and `vmselect` nodes. See [these docs](https://docs.victoriametrics.com/#downsampling) for details. -Enterprise binaries can be downloaded and evaluated for free from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). . You need to request a [free trial license](https://victoriametrics.com/products/enterprise/trial/) for evaluation. +Enterprise binaries can be downloaded and evaluated for free from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## Profiling diff --git a/docs/README.md b/docs/README.md index c80fab3d5..1dfb1bf79 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1879,6 +1879,7 @@ to historical data. See [how to configure multiple retentions in VictoriaMetrics cluster](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#retention-filters). Retention filters can be evaluated for free by downloading and using enterprise binaries from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## Downsampling @@ -1900,6 +1901,7 @@ In case [deduplication](https://docs.victoriametrics.com/#deduplication) is enab This is required to ensure consistency of deduplication and downsampling results. The downsampling can be evaluated for free by downloading and using enterprise binaries from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## Multi-tenancy @@ -2326,6 +2328,7 @@ VictoriaMetrics supports backups via [vmbackup](https://docs.victoriametrics.com and [vmrestore](https://docs.victoriametrics.com/vmrestore.html) tools. We also provide [vmbackupmanager](https://docs.victoriametrics.com/vmbackupmanager.html) tool for enterprise subscribers. Enterprise binaries can be downloaded and evaluated for free from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## vmalert diff --git a/docs/Single-server-VictoriaMetrics.md b/docs/Single-server-VictoriaMetrics.md index 3083a9afc..980969401 100644 --- a/docs/Single-server-VictoriaMetrics.md +++ b/docs/Single-server-VictoriaMetrics.md @@ -1887,6 +1887,7 @@ to historical data. See [how to configure multiple retentions in VictoriaMetrics cluster](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#retention-filters). Retention filters can be evaluated for free by downloading and using enterprise binaries from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## Downsampling @@ -1908,6 +1909,7 @@ In case [deduplication](https://docs.victoriametrics.com/#deduplication) is enab This is required to ensure consistency of deduplication and downsampling results. The downsampling can be evaluated for free by downloading and using enterprise binaries from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## Multi-tenancy @@ -2334,6 +2336,7 @@ VictoriaMetrics supports backups via [vmbackup](https://docs.victoriametrics.com and [vmrestore](https://docs.victoriametrics.com/vmrestore.html) tools. We also provide [vmbackupmanager](https://docs.victoriametrics.com/vmbackupmanager.html) tool for enterprise subscribers. Enterprise binaries can be downloaded and evaluated for free from [the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases). +See how to request a free trial license [here](https://victoriametrics.com/products/enterprise/trial/). ## vmalert