From 54723fc94ec478651758369396c96bbc761658fd Mon Sep 17 00:00:00 2001 From: Artem Navoiev Date: Mon, 8 Jan 2024 10:44:48 +0100 Subject: [PATCH] docs: vmanomaly add list of guides to guides page Signed-off-by: Artem Navoiev --- docs/anomaly-detection/guides/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/anomaly-detection/guides/README.md b/docs/anomaly-detection/guides/README.md index 074898372..14655f8b5 100644 --- a/docs/anomaly-detection/guides/README.md +++ b/docs/anomaly-detection/guides/README.md @@ -13,4 +13,8 @@ aliases: # Guides -This section holds guides of how to set up and use VictoriaMetrics Anomaly Detection (or simply [`vmanomaly`](/vmanomaly.html)) service, integrating it with different observability components. \ No newline at end of file +This section holds guides of how to set up and use VictoriaMetrics Anomaly Detection (or simply [`vmanomaly`](/vmanomaly.html)) service, integrating it with different observability components. + +Guides: + +* (Getting started with vmanomaly and vmalert)[https://docs.victoriametrics.com/anomaly-detection/guides/guide-vmanomaly-vmalert.html] \ No newline at end of file