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 | ||
| analytics.py | ||
| assistant_finalize.py | ||
| finalize_emit.py | ||
| finally_cleanup.py | ||
| first_frames.py | ||
| llm_bundle.py | ||
| pre_stream_setup.py | ||
| premium_quota.py | ||
| rate_limit_recovery.py | ||
| span.py | ||
| stream_loop.py | ||
| terminal_error.py | ||