Currently health status is hardcoded as healthy for MonoVertex in UI. https://github.com/numaproj/numaflow/blob/d84980e200c90c8dababba535752f0cec85fd408/ui/src/components/pages/Namespace/partials/MonoVertexCard/index.tsx#L474 Also mentioned in [PR](https://github.com/numaproj/numaflow/pull/2547) as a TODO. Creating the issue for tracking. 