Skip to main content

Monitoring & Alerts Overview

The monitoring system in frugally.app tracks signals across your AWS environment, establishes baselines for normal behaviour, detects anomalies, and raises alerts when something needs attention.


How monitoring differs from notifications

ConceptPurpose
MonitoringDetection — continuously analyses your environment to identify issues
NotificationsDelivery — routes detected issues to the right people via the right channels

Monitoring produces alerts; notifications deliver them. You configure what to detect here and how to deliver in the Notifications section.


Key concepts

ConceptDefinition
SignalA metric tracked over time — cost, resource usage, resource count, etc.
BaselineThe expected normal range for a signal, established from historical data
AnomalyA signal value that deviates significantly from its baseline
AlertA notification triggered when an anomaly or threshold condition is met

What is monitored

Signal categoryExamples
CostDaily spend, per-service spend, per-account spend
UsageEC2 CPU utilisation, RDS connections, ECS task count
Resource countNumber of running instances, active services, provisioned endpoints
Execution healthExecution success rate, failure frequency, partial failure rate

In this section