Skip to content

[release/6.0-rc1] Add event to RuntimeEventSource for AppContext switches - #57847

Merged
mmitche merged 21 commits into
release/6.0-rc1from
backport/pr-57303-to-release/6.0-rc1
Aug 25, 2021
Merged

[release/6.0-rc1] Add event to RuntimeEventSource for AppContext switches#57847
mmitche merged 21 commits into
release/6.0-rc1from
backport/pr-57303-to-release/6.0-rc1

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Aug 20, 2021

Copy link
Copy Markdown
Contributor

Backport of #57303 to release/6.0-rc1

/cc @agocke

Customer Impact

Adds event gathering for AppContext switches, helpful for diagnosing issues related to feature flags, or other runtime configurations.

Testing

Unit tests, manual verification.

Risk

Low

@ghost

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@lewing

Copy link
Copy Markdown
Member

This needs #57890 before it should go in.

* Skip RuntimeEventSource tests on wasm and android
* Skip tests without using issues.targets
* Disable test for mono
(cherry picked from commit 454ac57)
@SteveMCarrollSteveMCarroll added the Servicing-approved Approved for servicing release label Aug 24, 2021

@jeffschwMSFTjeffschwMSFT left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Please get a code review and we can merge.

@agocke
agocke requested a review from josalemAugust 24, 2021 17:48

@josalemjosalem left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once this has the test exclusion from #57890 this should be good to go :)

@jeffschwMSFT

Copy link
Copy Markdown
Member

@Anipik we are good to merge. Is now a good time?

@mmitche
mmitche merged commit 75e6a7f into release/6.0-rc1Aug 25, 2021
@akoeplinger
akoeplinger deleted the backport/pr-57303-to-release/6.0-rc1 branch August 28, 2021 22:04
@ghostghost locked as resolved and limited conversation to collaborators Sep 27, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Tracing-coreclrServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@lewing@jeffschwMSFT@josalem@danmoseley@mmitche@SteveMCarroll@agocke