agnes-the-ai-analyst/infra
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
..
examples/minimal infra: refactor Terraform into reusable customer-instance module 2026-04-21 16:18:35 +02:00
modules/customer-instance fix(infra): alert policy aggregation — drop cross_series_reducer 2026-04-21 20:36:09 +02:00
.gitignore feat: add Terraform config for GCP deployment 2026-03-30 15:55:26 +02:00