-
Notifications
You must be signed in to change notification settings - Fork 1
Alert rule inclusion #64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Add three Kibana alerting rule templates: * Transform Health Monitoring * New Chargeback Group Detection * Missing Usage Data - Enable auto-start for all transforms (eliminates manual startup) - Update documentation to reflect auto-start behavior - Add Alerting Rules section to README - Update Instructions with alerting configuration steps Related to elastic/integrations#16229
- Add performance note about initial transform execution on clusters with historical data - Add important note that alerting rules 2 and 3 require transforms to be running - Clarify that rules query lookup indices created by transforms - Update both README.md and Instructions.md with consistent warnings
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the Chargeback integration to version 0.2.8, introducing Kibana alerting rule templates and configuring transforms to auto-start on installation. The update includes three pre-configured alert rules for monitoring transform health, detecting new chargeback groups, and identifying deployments with missing usage data.
- Adds alerting rule templates for transform health monitoring and data quality checks
- Configures all transforms to auto-start upon installation (previously required manual start)
- Documents performance considerations for initial transform execution on clusters with historical data
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| integration/assets/0.2.8/setup_commands.json | New file containing index creation and configuration commands for version 0.2.8 |
| integration/README.md | Updates version to 0.2.8, documents auto-start behavior, and describes new alerting rule templates |
| integration/Instructions.md | Updates installation instructions to reflect auto-start behavior and alerting rule configuration |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
sholzhauer-es
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deployed and working
changes: