From a8dd4a935e753cc7935ed1309a01849b9c59d7c4 Mon Sep 17 00:00:00 2001 From: Artem Navoiev Date: Wed, 21 Jun 2023 14:09:43 +0200 Subject: [PATCH] docs: change wording in victorialogs benchmarks section Signed-off-by: Artem Navoiev --- docs/VictoriaLogs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/VictoriaLogs/README.md b/docs/VictoriaLogs/README.md index b53a5f297..b6240b163 100644 --- a/docs/VictoriaLogs/README.md +++ b/docs/VictoriaLogs/README.md @@ -97,6 +97,6 @@ VictoriaLogs doesn't perform per-tenant authorization. Use [vmauth](https://docs ## Benchmarks -We encourage you to run benchmarks on your own. Please share the results or feedback with us by just dropping the line on any of our [Community channels](https://docs.victoriametrics.com/#community-and-contributions). +You can find the [benchmark suite](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/logs-benchmark). that covers ElasticSearch and VictoriaLogs. -However, we prepared a benchmark suite that covers ElasticSearch and VictoriaLogs. You can find it [here](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/logs-benchmark). +However, we encourage you to run benchmarks on your own. Please share the results or feedback with us by just dropping the line on any of our [Community channels](https://docs.victoriametrics.com/#community-and-contributions).