agnes-the-ai-analyst/infra/modules/customer-instance
ZdenekSrotyr 9a99a82e92 fix(infra): alert policy aggregation — drop cross_series_reducer
GCP rejected the policy with 'REDUCE_COUNT_FALSE cannot be applied to
metrics with value type DOUBLE' — because ALIGN_FRACTION_TRUE already
produces a fraction 0..1 per series, no need for an additional cross-series
reducer. Simplified: alert when the per-series fraction < 1 for 5 min.

Review M4 predicted this — uptime check filters needed double-checking
against live GCP.
2026-04-21 20:36:09 +02:00
..
main.tf fix(infra): alert policy aggregation — drop cross_series_reducer 2026-04-21 20:36:09 +02:00
outputs.tf feat(infra): add daily backup snapshot + monitoring alerts 2026-04-21 19:01:56 +02:00
startup-script.sh.tpl feat(ui): version badge in footer + /api/version endpoint 2026-04-21 20:19:40 +02:00
variables.tf feat(infra): address code review — scoped SA, fail-fast secrets, firewall split, cron reads .env, merge fix 2026-04-21 19:39:53 +02:00