From fa8072f257c59ce3e90ee3a47d40bcde7ef537de Mon Sep 17 00:00:00 2001 From: Giacomo Sanchietti Date: Mon, 26 May 2025 15:19:36 +0200 Subject: [PATCH] fix(metrics): remove language selection The alertmanger does not support the language selection for alerts. --- metrics.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/metrics.rst b/metrics.rst index a622f9e8..73abf94d 100644 --- a/metrics.rst +++ b/metrics.rst @@ -61,7 +61,6 @@ The cluster needs an SMTP server to send the notifications. So first, make sure To configure alert notifications, access the ``Metrics`` section in the ``Settings`` page. The page allows you to configure the following parameters: -- ``Language template``: the language used for the email template. The default is ``English``. - ``Sender email address``: the email address that will be used as the sender. The default is calculated from the leader FQDN. - ``Recipient email addresses``: the email addresses to which alerts will be sent.