{{"monitoringDashboard.gcDialog.title"|translate}}

Succeeded: {{ (nodeStates | filter:{state: 'success'}).length }}Failed: {{ (nodeStates | filter:{state: 'error'}).length }}Pending: {{ (nodeStates | filter:{state: 'executing'}).length }}