mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 11:46:28 +00:00
3c8d264283
Updated LLM prompt with explicit guidance on what NOT to report: - Small baseline deviations (7% vs 4% is normal variance) - Low utilization (under 50% CPU or 60% memory is fine) - Stopped containers that aren't autostart - 'Elevated' metrics still well under limits Severity guidelines made more specific: - CRITICAL: disk >95%, service down, data loss - WARNING: disk >85%, memory >90%, failures - WATCH: Only for trends projected to hit critical in <7 days - INFO: Context/observations Key message to LLM: 'Users prefer silence to noise' Only flag things that require operator action.