From 9558a25ebea3c64af8e2513e7acbd2f4295eb519 Mon Sep 17 00:00:00 2001 From: Pepe Cano <825430+ppcano@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:38:21 +0100 Subject: [PATCH] Alerting text: rename `Affected alert rule instances` (#98369) * Alerting text: rename `Affected alert rule instances` * Update docs/sources/alerting/configure-notifications/create-silence.md Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> --------- Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> --- docs/sources/alerting/configure-notifications/create-silence.md | 2 +- .../unified/components/silences/SilencedInstancesPreview.tsx | 2 +- public/locales/en-US/grafana.json | 2 +- public/locales/pseudo-LOCALE/grafana.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/sources/alerting/configure-notifications/create-silence.md b/docs/sources/alerting/configure-notifications/create-silence.md index cb0925a5e17..7e5da80ad56 100644 --- a/docs/sources/alerting/configure-notifications/create-silence.md +++ b/docs/sources/alerting/configure-notifications/create-silence.md @@ -78,7 +78,7 @@ To add a silence, complete the following steps. {{< docs/shared lookup="alerts/how_label_matching_works.md" source="grafana" version="" >}} - Any matching alerts (in the firing state only) will show under **Affected alert rule instances**. + Any matching alerts (in the firing state only) display under **Affected alert instances**. 1. In **Comment**, add details about the silence. 1. Click **Submit**. diff --git a/public/app/features/alerting/unified/components/silences/SilencedInstancesPreview.tsx b/public/app/features/alerting/unified/components/silences/SilencedInstancesPreview.tsx index 678ae5cfe2f..f50bbee9c47 100644 --- a/public/app/features/alerting/unified/components/silences/SilencedInstancesPreview.tsx +++ b/public/app/features/alerting/unified/components/silences/SilencedInstancesPreview.tsx @@ -80,7 +80,7 @@ export const SilencedInstancesPreview = ({ amSourceName, matchers: inputMatchers return (

- Affected alert rule instances + Affected alert instances diff --git a/public/locales/en-US/grafana.json b/public/locales/en-US/grafana.json index 75c470cc7fa..72a4d46891e 100644 --- a/public/locales/en-US/grafana.json +++ b/public/locales/en-US/grafana.json @@ -533,7 +533,7 @@ "save-query": "Save current search" }, "silences": { - "affected-instances": "Affected alert rule instances", + "affected-instances": "Affected alert instances", "only-firing-instances": "Only alert instances in the firing state are displayed.", "preview-affected-instances": "Preview the alert instances affected by this silence." }, diff --git a/public/locales/pseudo-LOCALE/grafana.json b/public/locales/pseudo-LOCALE/grafana.json index 9eecbf9d185..ae287806131 100644 --- a/public/locales/pseudo-LOCALE/grafana.json +++ b/public/locales/pseudo-LOCALE/grafana.json @@ -533,7 +533,7 @@ "save-query": "Ŝävę čūřřęʼnŧ şęäřčĥ" }, "silences": { - "affected-instances": "Ńƒęčŧęđ äľęřŧ řūľę įʼnşŧäʼnčęş", + "affected-instances": "Ńƒęčŧęđ äľęřŧ įʼnşŧäʼnčęş", "only-firing-instances": "Øʼnľy äľęřŧ įʼnşŧäʼnčęş įʼn ŧĥę ƒįřįʼnģ şŧäŧę äřę đįşpľäyęđ.", "preview-affected-instances": "Přęvįęŵ ŧĥę äľęřŧ įʼnşŧäʼnčęş äƒƒęčŧęđ þy ŧĥįş şįľęʼnčę." },