Hi,
We have a problem statement i.e. We are using Azure Service Fabric for our production. We have service fabric with Silver Tier. Our issue is when a single instance gets Spike i.e. due to High CPU utilization and Memory. Load balancer is unable to transfer request to other nodes. Single node get 90 percent utilization and we are even unable to RDP that node during that time.
I have seen articles from Microsoft about adding placement constraints. Still that didn't work either. We are unable to apply rules to load balancer as we have integrated APIM with Service Fabric.
I know we have issue in one of our services we are already working on it but we need SF to handle this scenario as well.
Secondly
I found another article regarding Balancing Your Service Fabric
Link
In this article i found Balancing Thresholds i need understanding how to calculate value to be defined in Metrics. So that cluster automatically perform balancing.