Files
tracer-cloud--opensre/tests/synthetic/rds_postgres/011-cpu-storage-compositional/aws_rds_events.json
T
wehub-resource-sync 4b6817381b
CI (OpenClaw E2E) / openclaw test (push) Has been cancelled
CI / coverage-report (push) Has been cancelled
CI / test-kubernetes (push) Has been cancelled
CI / should-run-thorough (push) Has been cancelled
CI / test-thorough (cloudwatch-demo) (push) Has been cancelled
CI / test-thorough (flink-ecs) (push) Has been cancelled
CI / test-thorough (upstream-lambda) (push) Has been cancelled
CI / test-thorough (prefect-ecs-fargate) (push) Has been cancelled
Release / build-binaries (zip, opensre.exe, onefile, windows-latest, windows-x64) (push) Has been cancelled
Benchmark image — build + push to ECR (any adapter) / build + push (push) Has been cancelled
CI / quality (ubuntu-latest) (push) Has been cancelled
CI / test (tools-runtime) (push) Has been cancelled
CI / test (e2e-general) (push) Has been cancelled
CI / test (cli-runtime) (push) Has been cancelled
CI / test (e2e-provider-and-openclaw) (push) Has been cancelled
CI / test (integrations-and-misc) (push) Has been cancelled
Release / verify (push) Has been cancelled
Release / build-python-dist (push) Has been cancelled
Release / build-binaries (tar.gz, opensre, onedir, macos-15-intel, darwin-x64) (push) Has been cancelled
Release / build-binaries (tar.gz, opensre, onedir, macos-latest, darwin-arm64) (push) Has been cancelled
Release / build-binaries (tar.gz, opensre, onedir, ubuntu-22.04, linux-x64) (push) Has been cancelled
Release / publish-release (push) Has been cancelled
Release / publish-main-release (push) Has been cancelled
Interactive Shell Live (PR + post-merge) / turn-checks (no-LLM) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Interactive Shell Live (PR + post-merge) / turn-live shard ${{ matrix.shard_index }} (push) Has been cancelled
Release / prepare (push) Has been cancelled
Release / build-binaries (tar.gz, opensre, onedir, ubuntu-22.04-arm, linux-arm64) (push) Has been cancelled
Synthetic Deterministic Tests / Synthetic offline (deterministic) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:10:45 +08:00

54 lines
2.4 KiB
JSON

{
"events": [
{
"date": "2026-03-28T09:02:14Z",
"message": "DB instance analytics-prod CPU exceeded 50% threshold. Monitoring elevated activity.",
"source_identifier": "analytics-prod",
"source_type": "db-instance",
"event_categories": ["notification"]
},
{
"date": "2026-03-28T09:04:31Z",
"message": "DB instance analytics-prod storage space is at 80% utilization (42.6 GB free of 200 GB). Top write source: INSERT INTO public.audit_log accounts for ~94% of write throughput.",
"source_identifier": "analytics-prod",
"source_type": "db-instance",
"event_categories": ["notification"]
},
{
"date": "2026-03-28T09:06:50Z",
"message": "PostgreSQL log: Table public.audit_log has grown to 142 GB in the last 20 minutes, now consuming 71% of total storage. Write rate 847 rows/sec, generating 7.4 GB/min of new data.",
"source_identifier": "analytics-prod",
"source_type": "db-instance",
"event_categories": ["database", "storage"]
},
{
"date": "2026-03-28T09:08:02Z",
"message": "DB instance analytics-prod CPU utilization has been above 85% for 5 consecutive minutes.",
"source_identifier": "analytics-prod",
"source_type": "db-instance",
"event_categories": ["notification"]
},
{
"date": "2026-03-28T09:11:45Z",
"message": "DB instance analytics-prod storage space is critically low (23.3 GB free of 200 GB). Consider expanding storage. Excessive writes detected from public.audit_log INSERT burst — audit_log table is the dominant storage consumer.",
"source_identifier": "analytics-prod",
"source_type": "db-instance",
"event_categories": ["low storage"]
},
{
"date": "2026-03-28T09:14:20Z",
"message": "PostgreSQL log warning: relation public.audit_log has grown by 148 GB since window start. Bulk INSERT pattern from app_writer user is the primary driver of FreeStorageSpace exhaustion.",
"source_identifier": "analytics-prod",
"source_type": "db-instance",
"event_categories": ["warning", "database"]
},
{
"date": "2026-03-28T09:18:52Z",
"message": "DB instance analytics-prod storage space is critically low (8.3 GB free of 200 GB). Writes may fail imminently. Root cause: sustained audit_log insert workload.",
"source_identifier": "analytics-prod",
"source_type": "db-instance",
"event_categories": ["low storage"]
}
]
}