diff --git a/src/ServiceControl.Persistence/InternalCustomCheckClassification.cs b/src/ServiceControl.Persistence/InternalCustomCheckClassification.cs index 4a7fc96e7f..10a328db78 100644 --- a/src/ServiceControl.Persistence/InternalCustomCheckClassification.cs +++ b/src/ServiceControl.Persistence/InternalCustomCheckClassification.cs @@ -40,6 +40,7 @@ public static class InternalCustomCheckClassification "RavenDB dirty memory", // primary AND audit "ServiceControl database", // RavenDB persister "Message Ingestion Process", // RavenDB persister + "Error Database Search Engine", // RavenDB persister "ServiceControl body storage", // EF Core persisters "Dead Letter Queue", // ASBS / IBMMQ / MSMQ @@ -47,6 +48,7 @@ public static class InternalCustomCheckClassification "Audit Message Ingestion", "Audit Message Ingestion Process", "Audit Database Index Lag", + "Audit Database Search Engine", "ServiceControl.Audit database", };