From e78941f9743d5b7b8471d83d45b1fa4ed78b9ed4 Mon Sep 17 00:00:00 2001 From: Jennifer Villa Date: Thu, 28 Sep 2023 19:49:43 +0200 Subject: [PATCH] Remove that the Ruler WAL is a coming soon feature (#10732) Based on what we have written here: https://grafana.com/docs/loki/latest/operations/recording-rules/#write-ahead-log-wal A WAL for the Loki Ruler already has been implemented, so lets no longer leave it as a "future improvement" --- docs/sources/alert/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/sources/alert/_index.md b/docs/sources/alert/_index.md index 845f75f162717..2a0d0826ff254 100644 --- a/docs/sources/alert/_index.md +++ b/docs/sources/alert/_index.md @@ -373,7 +373,6 @@ Yaml files are expected to be [Prometheus-compatible](https://prometheus.io/docs There are a few things coming to increase the robustness of this service. In no particular order: -- WAL for recording rule. - Backend metric stores adapters for generated alert rule data. ## Misc Details: Metrics backends vs in-memory