Workflow Manager Instance Not Appearing To Complete Monitor

Microsoft.WorkflowManager.v1.WFInstanceNotAppearingToCompleteMonitor (UnitMonitor)

Workflow Manager Instance Not Appearing To Complete

Knowledge Base article:

Summary

Workflow Manager Instance Not Appearing To Complete Monitor

Causes

Number of episodes being completed is below set threshold limit

Resolutions

Please investigate the cause for low completion rate of your Workflows or consider increasing the configured threshold

Element properties:

TargetMicrosoft.WorkflowManager.v1.WorkflowNode
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.WorkflowManager.v1.WFInstanceNotAppearingToCompleteMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Workflow Manager Instance Not Appearing To Complete Monitor Alert
Workflow Manager Instance Not Appearing To Complete
RunAsMicrosoft.WorkflowManager.v1.WFDiscoveryMonitoringProfile

Source Code:

<UnitMonitor ID="Microsoft.WorkflowManager.v1.WFInstanceNotAppearingToCompleteMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.WorkflowManager.v1.WorkflowNode" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RunAs="Microsoft.WorkflowManager.v1.WFDiscoveryMonitoringProfile" TypeID="Microsoft.WorkflowManager.v1.WFInstanceNotAppearingToCompleteMonitorType" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.WorkflowManager.v1.WFInstanceNotAppearingToCompleteMonitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Normal" MonitorTypeStateID="Normal" HealthState="Success"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<Threshold>10</Threshold>
</Configuration>
</UnitMonitor>