メインコンテンツまでスキップ

📈 Weekly AI Reports

Get an AI-generated summary of your infrastructure's performance every week.


🔧 使い方

On-Demand

  1. Go to AI Assistant in the sidebar
  2. Click the "Weekly Report" tab
  3. 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

  1. Executive Summary — 2-3 sentence week overview
  2. Key Metrics — Availability, incidents, affected services
  3. Monitor Performance — Table ranked by uptime (worst first)
  4. Incidents Summary — Impact assessment
  5. 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.