Uh oh!
There was an error while loading. Please reload this page.
[release/6.0] Additional statistics when a ServiceProvider is created - #58030
Conversation
* Number of open generics * Number of closed generics fix#52364
ghost
commented
Aug 24, 2021
Tagging subscribers to this area: @eerhardt, @maryamariyan Issue DetailsBackport of #57753 to release/6.0 Customer ImpactTestingRisk
|
eerhardt
commented
Aug 24, 2021
cc @danmoseley for approval |
danmoseley
commented
Aug 24, 2021
approved for release/6.0 -- low risk, augments diagnostics consistent with recent efforts in this area for 6.0 |
ghost
commented
Aug 24, 2021
Hello @eerhardt! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me ( |
ghost
commented
Aug 24, 2021
Apologies, while this PR appears ready to be merged, it looks like |
1 similar comment
ghost
commented
Aug 24, 2021
Apologies, while this PR appears ready to be merged, it looks like |
Backport of #57753 to release/6.0
/cc @eerhardt@allantargino
Customer Impact
We added a few diagnostics to DependencyInjection in 6.0 to help users debug / analyze their applications. This change adds 2 more stats to the information:
Testing
New automated tests were written.
Risk
Low