Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloudwatch: Backport 73524 Bring Back Legacy Log Group Picker #75031

Merged
merged 2 commits into from Sep 19, 2023

Conversation

sarahzinger
Copy link
Member

Manual Backport of #73524

We had an issue with AWS GovCloud where users were unable to use some newer APIs related to log groups, so we've brought back some older ui that used older APIs for existing GovCloud users until AWS is able to improve their api so that all users have access to it.

We had originally decided not to the backport this work because despite fixing a regression, it is arguably introducing new functionality and there's some room for risk that this will introduce additional bugs, however after some discussion, we've decided to backport as we hope the benefits outweigh the risks here.

That said would appreciate another set of eyes/manual testing in case I may have missed something.

Cloudwatch: Add back support for old Log Group picker behind feature toggle.

Fixes issue for aws gov cloud users
@sarahzinger sarahzinger requested a review from a team as a code owner September 18, 2023 16:46
@sarahzinger sarahzinger requested review from iwysiu and kevinwcyu and removed request for a team September 18, 2023 16:46
@sarahzinger sarahzinger added this to the 10.1.x milestone Sep 18, 2023
@sarahzinger sarahzinger added no-backport Skip backport of PR backport A backport PR and removed no-backport Skip backport of PR labels Sep 18, 2023
Copy link
Contributor

@kevinwcyu kevinwcyu left a comment

Choose a reason for hiding this comment

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

tested with a few simple queries + variable, and with cloudWatchCrossAccountQuerying toggled off and on. both look fine to me.

also compared the files to https://github.com/grafana/grafana/pull/73524/files#diff-5195d59bff5abb37dceeb2ba37e2e0acb2f73f861fc83e320a72f6e7b2784f18 and it looks like it matches, just that some files were moved around between the branches, but otherwise looks fine to me.

@sarahzinger sarahzinger merged commit b3a24ef into v10.1.x Sep 19, 2023
22 checks passed
@sarahzinger sarahzinger deleted the backport-73524 branch September 19, 2023 12:21
@zerok zerok modified the milestones: 10.1.x, 10.1.3 Sep 19, 2023
@zerok zerok modified the milestones: 10.1.3, 10.1.5 Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants