- Issue created by @murz
- Merge request !23Issue #3360221: Move Database trace plugin to a submodule → (Merged) created by murz
- Status changed to Fixed
10 months ago 12:24pm 15 January 2024 - Status changed to Fixed
10 months ago 12:25pm 15 January 2024
Now, the OpenTelemetry Database trace plugin is included in the main module and subscribes to the events, even if it is in the disabled state.
Because there is no way to make a conditional EventSubscriber in Drupal, a good solution is to move this plugin to a submodule, to not slow down sites that don't need database traces.
Fixed
1.0
Code