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.
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.