SurfSense/surfsense_backend/app/capabilities/core
DESKTOP-RTLN3BA\$punk dbedf0cfa5 feat(backend): integrate PostHog analytics for enhanced observability
- 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.
2026-07-22 22:16:28 -07:00
..
access feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
__init__.py refactor(capabilities): group framework into core/, keep verbs top-level 2026-07-02 19:54:20 +02:00
billing.py Merge remote-tracking branch 'upstream/dev' into feature-walmart-scraper 2026-07-21 02:42:41 +02:00
events.py feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
progress.py feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
runs.py chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00
store.py refactor(capabilities): group framework into core/, keep verbs top-level 2026-07-02 19:54:20 +02:00
types.py Merge remote-tracking branch 'upstream/dev' into feature-walmart-scraper 2026-07-21 02:42:41 +02:00