Change Rate Anomaly in Service Mesh

Overview Classic Service Mesh architecture uses sidecar proxies and load balancers, like Envoy, HAProxy or other, maybe proprietary solution. Load Balancer performs routing for different services or micro services and can track some obvious metrics - latencies, errors, availability. One popular approach for anomaly detection - compare service metrics with its historical values. But there … Continue reading Change Rate Anomaly in Service Mesh