From 326346e072ab26f10f4f7efba4240ca24e4fc95d Mon Sep 17 00:00:00 2001 From: Jayanthi <88632084+soujay@users.noreply.github.com> Date: Thu, 10 Aug 2023 14:19:15 -0700 Subject: [PATCH 1/2] fix notification text --- .../src/components/configuration/HealthCheckNotifications.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ServicePulse.Host/vue/src/components/configuration/HealthCheckNotifications.vue b/src/ServicePulse.Host/vue/src/components/configuration/HealthCheckNotifications.vue index f0f6791248..13612a220d 100644 --- a/src/ServicePulse.Host/vue/src/components/configuration/HealthCheckNotifications.vue +++ b/src/ServicePulse.Host/vue/src/components/configuration/HealthCheckNotifications.vue @@ -116,7 +116,7 @@ onMounted(() => {
-

Configure notifications for health checks built into ServiceControl (low disk space, stale database indexes, and messages in error queue).

+

Configure notifications for health checks built into ServiceControl (low disk space, stale database indexes, audit ingestion etc).

From ec1e3ebf383620d46672a620bb66569e46976514 Mon Sep 17 00:00:00 2001 From: Brandon Ording Date: Thu, 10 Aug 2023 17:44:59 -0400 Subject: [PATCH 2/2] Update src/ServicePulse.Host/vue/src/components/configuration/HealthCheckNotifications.vue --- .../src/components/configuration/HealthCheckNotifications.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ServicePulse.Host/vue/src/components/configuration/HealthCheckNotifications.vue b/src/ServicePulse.Host/vue/src/components/configuration/HealthCheckNotifications.vue index 13612a220d..50f5c99862 100644 --- a/src/ServicePulse.Host/vue/src/components/configuration/HealthCheckNotifications.vue +++ b/src/ServicePulse.Host/vue/src/components/configuration/HealthCheckNotifications.vue @@ -116,7 +116,7 @@ onMounted(() => {
-

Configure notifications for health checks built into ServiceControl (low disk space, stale database indexes, audit ingestion etc).

+

Configure notifications for health checks built into ServiceControl (low disk space, stale database indexes, audit ingestion, etc.).