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. |
||
|---|---|---|
| .. | ||
| auth | ||
| transport | ||
| __init__.py | ||
| client.py | ||
| errors.py | ||
| rendering.py | ||
| workspace_context.py | ||
| workspace_matching.py | ||