-
Fixed an issue that made the EDV not mounting when runs are initiated via the API or via the Save and Run button in the Files tab
-
Fixed collecting all metrics from nucleus by the prometheus server
-
Reduced cardinality to help with Metrics Explosion
-
Addressed build failures for DAD related environments that started on 07/04/21 due to an external service dependency going away
-
Fixed an issue that prevented creating new workspaces in a project where tag was removed from the Snapshot
-
In R Studio workspaces, the default home directory is not set to
/mnt/code
for Git-based projects and/mnt
for Domino File System (DFS) projects.
-
When loading the Administrator page that shows datasets and snapshots, sometimes the load time is long which causes timeouts.
-
Stopping a workspace on a heavily-loaded Domino sometimes results in a 502 error code shown in the notebook iframe of the workspace session view.
-
A metrics explosion is causing the nucleus Prometheus endpoint to take a long time to service requests so not all metrics from nucleus are being collected by the Prometheus server.
-
An external dependency was removed on 7/24/21, causing build failures for DAD-related environments.