description:The WAL size of the postgres cluster exceeded 1GiB for more than 1 hour. This indicates a problem with either a replica or the WAL archiving process to S3.
summary:The WAL size of the postgres cluster exceeded 1GiB for more than 1 hour.
expr:max by (namespace, cluster_name)(pg_wal_size_bytes) > 2^30
for:1h
labels:
issue:The WAL size of the postgres cluster exceeded 1GiB for more than 1 hour.