Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Configuration Language Lock 1.0.2 Minor update available for module config_language_lock (1.0.2). Release: Canvas Override 1.0.1 Minor update available for module canvas_override (1.0.1). Release: Media Remote Image 8.x-1.2 Minor update available for module media_entity_remote_image (8.x-1.2). Release: IDNA Convert Service (punycode) 2.0.4 Minor update available for module idna (2.0.4). Release: Bootstrap Cloud 7.1.3 Minor update available for theme bootstrap_cloud (7.1.3). Release: Token Browser 1.0.2 Minor update available for module token_browser (1.0.2). Release: Varbase Project 11.0.8 Minor update available for module varbase_project (11.0.8). Release: Media Remote Image 2.0.0-beta1 First beta version released for module media_entity_remote_image (2.0.0-beta1). Usage Milestone: Term CSV Export Import Module term_csv_export_import crossed 1,000 active installs. Security Coverage: Module Scout Module module_scout now has official Drupal security advisory coverage.

Symfony Messenger Metrics

1 sites Security covered

Part of the SM ecosystem · 9 projects

View on drupal.org

This module records timestamps for when Symfony Messenger messages are received and processed, allowing for analysis of processing wait times and execution durations. It provides a user interface to view these statistics and stores them in the database for persistence.

Records metrics about processing for consumption by others, including:

  • Pre-handle time: the time spent between a message dispatch and when processing begins. Most of the time will be attributed to time spent waiting for a worker to pick up the task.
  • Hand time: time spent by the message handle to execute a message.

Notes: stats are always complete, stats will not appear until processing for each message is complete. Metrics use database persistence, so catastrophic connection failures will still cause metrics not be logged, at least until the message is processed.

A UI is also included to display summaries of statistics per transport and message combination. (See screenshots)

The module is ready as soon as its installed, other configuration options are documented in the README.

The Symfony Messenger Monitoring project makes use of SM Metrics to record statistics.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
6
Tracked since
Jun 2026
Latest release
1 month ago
Releases (12 mo)
6 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.0.0-beta6 Pre-release 11 Jul 17, 2026
1.0.0-beta5 Pre-release 11 Jul 8, 2026
1.0.0-beta4 Pre-release 11 Jun 19, 2026
1.0.0-beta3 Pre-release 11 Jun 10, 2026
1.0.0-beta2 Pre-release 11 Jun 8, 2026
1.0.0-beta1 Pre-release 11 Jun 8, 2026