Mapping metrics to Asserts model
Asserts is built on Open Prometheus standards, and is extensible. Metrics from any component or framework can be mapped to the SAAFE model with a YAML file by following the Prometheus Recording Rule specification.
The following content covers how metrics from Spring Boot and Redis have been mapped to the standard Asserts metrics to detect resource Saturation, Anomalies, changes to the deployment (Amends), and availability and latency Errors.
You can follow the same methodology to map custom metrics from your services.