Mapping Metrics to SAAFE Model

Asserts is built on Open Prometheus standards and is extensible. Metrics from any components and frameworks can be mapped to the SAAFE model with a simple yml following Prometheus Recording Rule spec. We have already mapped metrics from the popular frameworks and components and rolling out new ones every day.

Here we will illustrate how we have already mapped metrics from Springboot and Redis to the standard Asserts metrics to detect resource Saturation, Anomalies, and changes to the deployment, aka Amends, and availability/latency Errors. You can follow the same methodology to map custom metrics from your services.

Last updated