-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration
Garot Conklin edited this page Apr 29, 2025
·
1 revision
rules:
- name: "Rule Name"
trigger:
metric: "MetricName"
namespace: "AWS/Service"
threshold: value
actions:
- type: "action_type"
steps: []- High CPU Remediation
rules:
- name: "HighCPU_Remediation"
trigger:
metric: "CPUUtilization"
threshold: 90
actions:
- type: "remediate"
steps:
- "terminate-instance"-
CONFIG_S3_PATH: S3 path to YAML config -
LOG_LEVEL: Logging verbosity -
BEDROCK_MODEL: AI model selection
Required SSM parameters:
/cloudopsai/slack/webhook/cloudopsai/servicenow/api-key
Report Bug | Request Feature | Documentation | Contributing Guidelines
© 2025 fleXRPL. All Rights Reserved.