📈 Weekly AI Reports
Get an AI-generated summary of your infrastructure's performance every week.
🔧 使い方
On-Demand
- Go to AI Assistant in the sidebar
- Click the "Weekly Report" tab
- Click "Generate Report"
Automated
Reports are automatically generated every Monday at 8:00 AM via the scheduler.
Via CLI
# Generate for all teams
php artisan monitron:weekly-report
# Generate for a specific team
php artisan monitron:weekly-report --team=1
# Generate and email
php artisan monitron:weekly-report --team=1 --email=[email protected]
📄 Report Contents
- Executive Summary — 2-3 sentence week overview
- Key Metrics — Availability, incidents, affected services
- Monitor Performance — Table ranked by uptime (worst first)
- Incidents Summary — Impact assessment
- Trends & Recommendations — Proactive advice
💡 ヒント
- Share the weekly report with management for visibility into infrastructure health.
- Use it during team standups or retrospectives.
- The Markdown output can be copied to Slack, email, or your wiki.