Documentation
¶
Overview ¶
Lambda entry point for the CortexOps observe → reason → record cycle.
This handler is triggered by an EventBridge scheduled rule (e.g. every 5 min). It runs exactly one observe cycle, publishes CloudWatch metrics, and returns a JSON summary.
Build:
GOOS=linux GOARCH=arm64 go build -tags lambda.norpc -o bootstrap ./cmd/lambda/
Deploy via SAM:
sam deploy --guided
Click to show internal directories.
Click to hide internal directories.