SurfSense/surfsense_backend/app/tasks/chat
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
..
streaming feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
content_builder.py feat: improved document, folder mentions rendering 2026-05-09 22:15:51 -07:00
llm_history_normalizer.py chore: ran linting 2026-06-13 21:59:35 +05:30
message_parts_normalizer.py chore: ran linting 2026-06-13 21:59:35 +05:30
persistence.py refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00