aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ideas.md4
1 files changed, 0 insertions, 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