SurfSense/surfsense_backend/app/podcasts/tasks
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
..
__init__.py refactor(podcasts): propose brief inline at create 2026-06-10 20:51:51 +02:00
draft.py refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
render.py feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
runtime.py feat(podcasts): add celery tasks 2026-06-10 18:44:03 +02:00