Install

Works with Drupal: ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 1.57 MB
MD5: 9c723b124f4ccc2f85b2d02bbf67dc64
SHA-1: 74b7ebbf29450b8009d218fd4bf03dd340e0288f
SHA-256: 5015ac005c6b23f0104ae5e916e9bb63ab2c0888a3a3457da1ad91dcb390f1fe
Download zip 1.79 MB
MD5: 89878410ac98953158128d5b99d3e4f0
SHA-1: 51815164dc2770dfd4b3c718a9f8e15c88e45127
SHA-256: c30d5c105162990f1d1741239a956ce80c0dc41237161dff5751dad467f43858

Release notes

Native Observability 1.0.6 expands Drupal runtime observability with stronger Prometheus/Grafana readiness and the first integration with ECA.

Highlights

  • Improved Prometheus metrics export for cleaner and more reliable external monitoring data.
  • Grafana-oriented documentation updates to make external dashboard integration easier to configure and understand.
  • Improved OpenTelemetry support with safer tracing behavior and route exclusion for internal observability routes.
  • New ECA bridge module exposing Native Observability runtime events to Drupal ECA workflows.
  • Optional ECA demo module with sample workflows for 500 errors, AJAX requests, slow requests, trace logging, and trace deletion.
  • Dashboard improvements including span breakdown, trace metrics, KPI refinements, and technical insight updates.
  • Additional test coverage for tracing route exclusion, Prometheus metrics, OpenTelemetry requirements, and ECA event metadata.

Why this release matters

This release makes Native Observability more useful both inside Drupal and outside it.
Drupal administrators can continue using the built-in dashboard and reports, while teams using Prometheus and Grafana get a cleaner foundation for external monitoring.

The new ECA bridge is the first step toward event-driven observability automation: runtime signals captured by Native Observability can now be used to trigger ECA workflows, notifications, and future alerting scenarios.

New modules

  • native_observability_eca_bridge – exposes Native Observability events to ECA.
  • native_observability_eca_bridge_demo – optional demo workflows showing how ECA can react to observability events.
Created by: sjpagan
Created on: 23 Apr 2026 at 10:53 UTC
Last updated: 23 Apr 2026 at 10:54 UTC
Bug fixes
New features

Other releases