Drupal is a registered trademark of Dries Buytaert

site_health

1 sites Security covered
View on drupal.org

Introduction

The Site Health module helps Drupal site administrators and developers monitor the performance and stability of their site by tracking database queries and generating reports.
It provides valuable insights into slow queries, query frequency, and overall database health, enabling teams to identify bottlenecks before they impact site performance.

What you get out of it -

  • Database Query Monitoring: Log and analyze queries executed on the site to see what’s running behind the scenes.
  • Slow Query Detection: Flag queries that slow you down. You can configure a threshold for execution time.
  • Report Generation: Export query data into structured reports for audits or debugging.
  • Filter & Search: Filter queries by type (SELECT, INSERT, UPDATE, DELETE), execution time, or originating module.
  • Dashboard Overview: Admin interface showing summary statistics (most frequent queries, average execution time, slowest queries).
  • No Operational Overhead: The tracking and monitoring service does not add any excess processing.

Activity

Total releases
2
First release
Aug 2025
Latest release
6 months ago
Release cadence
0 days
Stability
50% stable

Releases

Version Type Release date
1.0.0 Stable Aug 26, 2025
1.0.x-dev Dev Aug 26, 2025