Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Compute attached database health #824

Merged

Conversation

arbulu89
Copy link
Contributor

Compute the AttachedDatabase health. Otherwise, the summary doesn't show the real health, as it uses a non computed value.

@@ -197,7 +197,7 @@ func (s *sapSystemsService) getAllByType(sapSystemType string, tagResourceType s
}

sapSystemList := instances.ToModel()
err = s.ernichSAPSystemList(sapSystemList)
err = s.enrichSAPSystemList(sapSystemList)
Copy link
Member

Choose a reason for hiding this comment

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

ernich 😄 eagle eye 🦅

@arbulu89 arbulu89 merged commit 935d0c4 into trento-project:main Feb 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

None yet

2 participants