Tagged articles
2 articles
Page 1 of 1
DeWu Technology
DeWu Technology
Dec 24, 2021 · Operations

How to Quickly Attribute Live‑Streaming Alert Issues in a Kubernetes Environment

This article walks through a real‑world live‑streaming service alert where response time and goroutine spikes were traced through Grafana metrics, MySQL/Redis performance, routing logic, and Istio sidecar load, ultimately revealing a mis‑reported Istio metric and a resource‑allocation fix to prevent future jitter.

IstioKubernetesOperations
0 likes · 11 min read
How to Quickly Attribute Live‑Streaming Alert Issues in a Kubernetes Environment
DeWu Technology
DeWu Technology
Sep 3, 2021 · Operations

Live Streaming Service Monitoring and Alert Attribution Practice

The article outlines a systematic approach for quickly attributing live‑streaming service alerts—combining consolidated knowledge, log and trace analysis, and a decision‑tree workflow—to pinpoint root causes such as resource limits or mesh overload, illustrated by a real RT‑jitter case and emphasizing deep architectural understanding.

alert attributionmonitoringtroubleshooting
0 likes · 8 min read
Live Streaming Service Monitoring and Alert Attribution Practice