Use service decorators

Created on 23 March 2023, over 1 year ago
Updated 20 May 2024, about 1 month ago

Problem/Motivation

We are using service providers to change the class of event_dispatcher to TraceableEventDispatcher and replacing and arg to 'http_kernel.basic' to use 'tracer.debug.controller_resolver'. Instead we can use service decorators, which are just yaml definitions and a more standard way of doing things in Symfony.

See https://symfony.com/doc/current/service_container/service_decoration.html

Steps to reproduce

Proposed resolution

Remove the logic in the service provider and replace with decorators in tracer.services.yml

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ“Œ Task
Status

Postponed

Version

1.0

Component

Code

Created by

๐Ÿ‡ฆ๐Ÿ‡บAustralia kim.pepper ๐Ÿ„โ€โ™‚๏ธ๐Ÿ‡ฆ๐Ÿ‡บSydney, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024