SurfSense/surfsense_backend/app/observability
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 feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
analytics.py feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
bootstrap.py feat(env): add SURFSENSE_ENV variable for deployment environment and update observability resource attributes 2026-05-23 02:13:24 +05:30
metrics.py feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
otel.py feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30