This module provides visibility into how Symfony Messenger is being used within your Drupal site by exposing information about active workers, messages, and overall statistics, utilizing the Metrics system for data collection.
Adds visibility for active Symfony Messenger features.
Exposes workers, messages, and aggregate statistics. Makes use of Metrics for stats.
A graph is automatically activated in the worker cards if the ChartJS module is installed.
Users can terminate workers from the UI.