Manual cleaunup
Run clean service manually with a specified max age
Go to metric
Go to the metric's page
Discrepancies
@{
var discrepancyDataStartDate = DateTime.UtcNow - new TimeSpan(0, 0, Convert.ToInt32(Config["ServiceManager:CleanService:MaxAge"]));
}
View the list of resolved and unresolved dicrepancies from until now.