Map metrics to the knowledge graph model
The knowledge graph is built on Open Prometheus standards, and is extensible. Metrics from any component or framework can be mapped to Insights categories 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 knowledge graph’s 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.