From 4d5ea3c69ac46c3a4e50da55aefc41bcdeb8cbfc Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 19 Jan 2026 19:50:17 -0800 Subject: docs: Remove completed features from ideas.md Remove ICMP ping monitoring, DNS resolution checks, GraphQL endpoint monitoring, and response buffering from future ideas since they have been implemented. --- ideas.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ideas.md b/ideas.md index ad45b25..f21c1ee 100644 --- a/ideas.md +++ b/ideas.md @@ -41,7 +41,6 @@ - Uptime trends and analytics ### Performance Optimizations -- **Response buffering**: Render template to buffer first, then write atomically (prevents broken pipe errors) - **Page caching**: Cache rendered status page for a few seconds to reduce database load - **Reduce tick count**: Make tick count configurable per deployment or auto-adjust based on load @@ -53,12 +52,9 @@ - Alert escalation policies ### Monitor Types -- ICMP ping monitoring -- DNS resolution checks - Database connection monitoring - Custom script/command execution - WebSocket monitoring -- GraphQL endpoint monitoring ### Gemini Protocol Enhancements - **TOFU (Trust On First Use)**: Implement certificate fingerprint tracking for Gemini monitors -- cgit v1.2.3