SurfSense/surfsense_backend/app/podcasts
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
..
api refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
generation feat(native-connector): added google maps places & reviews scrapers 2026-07-02 21:58:24 -07:00
persistence refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
rendering chore: linting 2026-06-11 15:31:43 -07:00
resolution refactor(podcasts): drop language detection from brief 2026-06-10 20:51:38 +02:00
schemas feat: fix desktop auth issues 2026-06-25 20:58:50 -07:00
tasks feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
tts chore: linting 2026-06-11 15:31:43 -07:00
voices Merge pull request #1487 from CREDO23/improvement-podcast-graph 2026-06-12 00:58:02 -07:00
__init__.py docs(podcasts): tighten comments and docstrings 2026-06-10 20:51:59 +02:00
duration_limits.py feat(podcasts): add shared duration limit constants 2026-06-16 23:38:27 +02:00
service.py refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
storage.py refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00