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

Remove dynatrace from engine integration models #176

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

matthewelwell
Copy link
Contributor

Dynatrace was added to the integration attributes in the environment model because it does technically belong to the environment in the data structure. However, it is not what we call an 'identity integration' and therefore doesn't need to be triggered by the handle_integrations logic in the edge api.

By removing it here from the engine, it will not be included in the iterations when the handler tries to trigger all the relevant integrations.

@matthewelwell matthewelwell requested a review from khvn26 July 3, 2023 13:13
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

File Coverage
All files 100%

Minimum allowed coverage is 100%

Generated by 🐒 cobertura-action against 69fe170

@khvn26 khvn26 merged commit f7cb42a into main Jul 3, 2023
4 checks passed
@khvn26 khvn26 deleted the fix/dynatrace-environment-integration branch July 3, 2023 15:14
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.

2 participants