monkey-front-core 0.0.553 → 0.0.554

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3926,6 +3926,7 @@ class MonkeyEcxLogsConfigService {
3926
3926
  defaultPrivacyLevel: 'mask-user-input'
3927
3927
  });
3928
3928
  datadogRum.startSessionReplayRecording();
3929
+ this.applyInfoToDataDog(environment);
3929
3930
  this.allSet = true;
3930
3931
  }
3931
3932
  }