SurfSense/surfsense_backend/app/automations
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
..
actions refactor(automations): remove phase-6 chat watch (watch service/routes + chat_message action) 2026-07-03 11:20:22 +02:00
api refactor(automations): remove phase-6 chat watch (watch service/routes + chat_message action) 2026-07-03 11:20:22 +02:00
dispatch refactor(automations): move agent_task to builtin and restructure dispatch 2026-05-29 18:13:09 +02:00
persistence refactor(db): rename search_space to workspace in satellite ORM models (Phase 2 Wave B) 2026-06-26 18:20:28 +02:00
runtime feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
schemas refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
services feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
tasks refactor(automations): move schedule trigger into builtin package 2026-05-29 17:49:05 +02:00
templating refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
triggers refactor: anonymous/free chat experience 2026-05-31 15:58:21 -07:00
__init__.py chore(automation): trim docstrings to intent only 2026-05-26 23:01:22 +02:00