Pulse/internal/alerts
Pulse Monitor 02c5319099 fix: Docker container data persistence issue (#249)
- Add GetDataDir() function to respect PULSE_DATA_DIR environment variable
- Update all hardcoded /var/lib/pulse paths to use configurable data directory
- Fix circular import by moving GetDataDir to utils package
- Ensures Docker containers can properly persist configuration and alerts
2025-08-05 07:01:11 +00:00
..
alerts.go fix: Docker container data persistence issue (#249) 2025-08-05 07:01:11 +00:00
history.go fix: Docker container data persistence issue (#249) 2025-08-05 07:01:11 +00:00