SurfSense/surfsense_backend
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
..
alembic refactor: remove unused thread metadata migration and clean up chat thread queries 2026-07-22 12:55:36 +05:30
app feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
scripts Merge remote-tracking branch 'upstream/dev' into feature-walmart-scraper 2026-07-21 02:42:41 +02:00
tests feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
.dockerignore chore(backend): exclude tests/ from production Docker image 2026-05-06 17:16:22 +05:30
.env.example feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
.gitignore chore(.gitignore): ignore Instagram tagged test fixture 2026-07-11 03:25:39 +05:30
.python-version feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
alembic.ini add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00
celery_worker.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
Dockerfile docs(docker): note entrypoint wires xvfb at runtime 2026-07-10 17:17:53 +02:00
main.py feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
pyproject.toml feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
uv.lock feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00