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. |
||
|---|---|---|
| .. | ||
| otel-collector | ||
| proxy | ||
| scripts | ||
| .env.example | ||
| docker-compose.deps-only.yml | ||
| docker-compose.dev.yml | ||
| docker-compose.e2e.yml | ||
| docker-compose.gpu.yml | ||
| docker-compose.proxy.yml | ||
| docker-compose.watch-e2e.yml | ||
| docker-compose.yml | ||
| postgresql.conf | ||