Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
10.63 KB
MD5: 97730e9d609654b44c73ae5ab45b7ddc
SHA-1: c9b5da1403c08d107b718452bbdc1e2a28ac6dc2
SHA-256: 54f5e0c5c62bd19382593fe4b57bcacce7b9059230e464e647ade16fc781045b
Download zip
15.19 KB
MD5: 4ac6bc30f26a3a7c8d7e3dee483e99b1
SHA-1: f7bd3abd68ec0e69255d79094de543c21204ae2d
SHA-256: 6acb8820af81d788611003cebec0bca5bb116f6172c23388a2cc7690ff2dd6fb
Release notes
Initial alpha release of Content Telemetry & Performance Insights.
This release introduces a content-aware performance telemetry system for Drupal that
measures frontend render performance at the page and content (node) level,
rather than only at the route or infrastructure level.
Key capabilities in this alpha release
- Frontend-only performance telemetry collection
- Per-page metrics including:
- Average render time
- Worst (slowest) render time
- Average database time
- Cache hit ratio
- Sample count
- Editor-friendly performance dashboard under
Reports - Sampling-based collection to minimize performance overhead
- Safe filtering to exclude admin pages, assets, and system routes
This alpha release is intended for early adopters and community feedback.
APIs and UI may change before a stable release.