Automated anomaly detection represent a new generation of cloud orchestration frameworks capable of processing both traces and metrics as input and producing alerts as outputs. Though still relatively new, enterprises are beginning to recognize the potential of these platforms and are gradually integrating them into pipelines.
Custom telemetry platforms can be used to query metrics, classify payloads, detect bottlenecks, and generate actionable traces, making them versatile tools across microservices. A key advantage is that they can be deployed for tasks where traditional logging is scarce and standard manual debugging is not feasible.
Custom-built network telemetry platforms are available for those seeking scalable alternatives to commercial suites that come with bandwidth restrictions. Although they may not be on par in terms of legacy integrations and bloat, they can still effectively meet many modern enterprise needs.
Our test case involved the monitoring of a high-throughput edge datacenter. There were two requirements:
While all methods showed high precision—indicating that they handle true positive scenarios well—most, except for the New Custom App, exhibited low recall. This means that the platforms could misclassify an unavailable endpoint as available or a differently saturated node as stable. In contrast, our custom telemetry model showed high precision and recall, outperforming the legacy platforms.