Skip to content

refactor(core): add tracing for component creation#67468

Merged
atscott merged 2 commits intoangular:mainfrom
crisbeto:trace-creation
Mar 6, 2026
Merged

refactor(core): add tracing for component creation#67468
atscott merged 2 commits intoangular:mainfrom
crisbeto:trace-creation

Conversation

@crisbeto
Copy link
Member

@crisbeto crisbeto commented Mar 5, 2026

Adds tracing support for component creations.

@crisbeto crisbeto added the target: minor This PR is targeted for the next minor release label Mar 5, 2026
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Mar 5, 2026
@ngbot ngbot bot added this to the Backlog milestone Mar 5, 2026
crisbeto added 2 commits March 6, 2026 10:22
Adds the `TracingService` to the `LView[ENVIRONMENT]` so we don't have to inject it everywhere.
Adds tracing support for component creations.
@crisbeto crisbeto added target: patch This PR is targeted for the next patch release and removed target: minor This PR is targeted for the next minor release labels Mar 6, 2026
@crisbeto crisbeto requested a review from devversion March 6, 2026 09:44
@crisbeto crisbeto added the action: review The PR is still awaiting reviews from at least one requested reviewer label Mar 6, 2026
@crisbeto crisbeto marked this pull request as ready for review March 6, 2026 09:44
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 6, 2026
@atscott atscott merged commit c19066c into angular:main Mar 6, 2026
26 checks passed
@atscott
Copy link
Contributor

atscott commented Mar 6, 2026

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants