Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

๐Ÿš€ Overview

Native Observability brings real observability into Drupal.
Trace requests, inspect execution, analyze performance, and explore runtime behavior โ€” directly inside your application.

No core patches. No external dependencies required to get started.
Just install, enable, and start seeing what actually happens inside your system.

โœจ What you get

  • ๐Ÿ” Request tracing with correlation IDs
  • ๐Ÿงฉ Execution spans with timeline visualization
  • ๐ŸŒ External HTTP (Guzzle) tracing
  • ๐Ÿ“Š Performance metrics (latency, throughput, P95/P99)
  • ๐Ÿ“ˆ Dashboard with cache, database, and runtime insights
  • ๐Ÿ“ Structured reports (printable HTML)
  • ๐Ÿ“ก Telemetry export (OpenTelemetry, Prometheus, Elastic)

๐Ÿ†• Recent improvements

  • ๐Ÿงญ Preserved dashboard time range across navigation
  • ๐ŸŒ Restored external Guzzle HTTP request visibility
  • ๐Ÿงน Improved database observer (hidden orphan traces)

๐Ÿง  How it works

  1. A request enters Drupal
  2. A unique request ID is assigned
  3. Execution is traced and stored
  4. Spans capture internal operations
  5. Metrics are aggregated
  6. Data is visualized in dashboard and reports

This lets you understand:

  • โœ” what happened
  • โœ” how long it took
  • โœ” where time was spent
  • โœ” which services or queries slowed things down

๐Ÿ“Š Dashboard

Explore performance and behavior through a built-in dashboard:

  • ๐Ÿ“‰ Latency, throughput, and error rate
  • ๐Ÿ—„ Database and cache observability
  • ๐ŸŒ External request analysis
  • ๐Ÿ“ˆ Charts powered by Apache ECharts

๐Ÿงฑ Modules

  • native_observability โ€“ tracing core
  • native_observability_execution โ€“ execution monitoring
  • native_observability_spans โ€“ span structure
  • native_observability_metrics โ€“ performance analytics
  • native_observability_dashboard โ€“ UI dashboard
  • native_observability_report โ€“ reporting
  • native_observability_otel โ€“ telemetry export

๐Ÿ“š Requirements

Dashboard and reports use Apache ECharts for chart rendering.

"merge-plugin": {
  "include": [
    "[Module_ROOT_PATH]/native_observability/modules/native_observability_dashboard/composer.libraries.json"
  ]
}

๐Ÿ”ฅ Why it matters

Logs tell you what happened.
Observability shows you why.

Native Observability gives Drupal real runtime visibility โ€” without changing how your application works.

โš– Performance

Approximate overhead: ~10% when full tracing is enabled.

๐Ÿ“Œ Status

Stable 1.0.5 release.
Actively maintained and evolving.

Activity

Total releases
14
First release
Feb 2026
Latest release
2 weeks ago
Release cadence
4 days
Stability
43% stable

Release Timeline

Releases

Version Type Release date
1.0.x-dev Dev Apr 1, 2026
1.0.5 Stable Mar 27, 2026
1.0.4 Stable Mar 24, 2026
1.0.3 Stable Mar 22, 2026
1.0.2 Stable Mar 21, 2026
1.0.1 Stable Mar 21, 2026
1.0.0 Stable Mar 8, 2026
1.0.0-alpha7 Pre-release Mar 7, 2026
1.0.0-alpha6 Pre-release Mar 7, 2026
1.0.0-alpha5 Pre-release Mar 7, 2026
1.0.0-alpha4 Pre-release Feb 16, 2026
1.0.0-alpha3 Pre-release Feb 16, 2026
1.0.0-alpha2 Pre-release Feb 13, 2026
1.0.0-alpha1 Pre-release Feb 13, 2026