Model Monitoring requires specific packages be included in your Environment.
You can either use a Domino Standard Environment from your current version, or add the below packages to your existing environments.
The Domino Data API currently supports Python only.
Install it as follows:
RUN python -m pip install "dominodatalab[data]"