Tracer API
2,136 sites
Security covered
Tracer API provides traceable versions of Drupal core services. It is a dependency for other modules like Webprofiler and Observability suite, enabling enhanced tracking and debugging capabilities without adding functionality on its own.
Tracer API replaces some of the Core's services with a traceable version.
This module doesn't do anything by this own, install it only if you're using a module that requires it.
Modules that require Tracer API are (at the moment);
Warning! With Drupal 11.1+ you have to use Tracer version 1.2+
Tracer 1.2+ introduces a small BC; see the change record.