mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-26 23:51:14 +02:00
- Added PostHog configuration options to .env.example files for both Docker and Surfsense backend. - Introduced PostHog dependency in pyproject.toml. - Implemented analytics middleware to capture various events across the application, including user authentication, automation runs, and API requests. - Enhanced existing routes and services to emit analytics events, providing insights into user interactions and system performance. - Ensured graceful shutdown of analytics clients in worker processes and application lifecycles. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auto_reload_task.py | ||
| connector_tasks.py | ||
| document_reindex_tasks.py | ||
| document_tasks.py | ||
| gateway_tasks.py | ||
| obsidian_tasks.py | ||
| refresh_token_cleanup_task.py | ||
| schedule_checker_task.py | ||
| stale_notification_cleanup_task.py | ||
| stripe_reconciliation_task.py | ||
| video_presentation_tasks.py | ||