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

Small Refactor: Do not fetch account id if not on service map page #169

Merged
merged 2 commits into from
Jan 23, 2023

Conversation

sarahzinger
Copy link
Member

While working on updating #93 to support Cross Account Observability, I noticed that we were always fetching account Ids even when we weren't using them.

Right now we only use Account Ids for a dropdown that we show on queries for Service Map.

@sarahzinger sarahzinger requested a review from a team as a code owner January 23, 2023 18:59
@github-actions
Copy link

Backend code coverage report for PR #169
No changes

@github-actions
Copy link

Frontend code coverage report for PR #169

Plugin Main PR Difference
src 88.63% 87.5% -1.13%

@sarahzinger sarahzinger marked this pull request as draft January 23, 2023 19:10
@sarahzinger sarahzinger marked this pull request as ready for review January 23, 2023 19:36
Copy link
Contributor

@iwysiu iwysiu left a comment

Choose a reason for hiding this comment

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

Nice!

@sarahzinger sarahzinger merged commit 499c093 into main Jan 23, 2023
@sarahzinger sarahzinger deleted the refactor-account-dropdown branch January 23, 2023 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants