Skip to content

Commit e19a721

Browse files
authored
Merge pull request #1555 from Particular/health-check-notification
Health check notification text
2 parents 2c94475 + ec1e3eb commit e19a721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServicePulse.Host/vue/src/components/configuration/HealthCheckNotifications.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ onMounted(() => {
116116
<section>
117117
<div class="row">
118118
<div class="col-12">
119-
<p class="screen-intro">Configure notifications for health checks built into ServiceControl (low disk space, stale database indexes, and messages in error queue).</p>
119+
<p class="screen-intro">Configure notifications for health checks built into ServiceControl (low disk space, stale database indexes, audit ingestion, etc.).</p>
120120
</div>
121121
</div>
122122
<div class="notifications row">

0 commit comments

Comments
 (0)