I recently updated to Datastax OpsCenter 6.1.0 and enabled the repair service against my cluster running DSE 5.0.5. The UI shows repair task status for tables in the OpsCenter keyspace, but none for the keyspace which stores all my application data. My keyspace is configured with NetworkTopologyStrategy and two replicas in each of two data centers.
How can I determine why OpsCenter is not repairing my keyspace (I don't see anything relevant in the logs)? Is there something specific I need to change in the configuration?