SurfSense/surfsense_backend/tests/unit/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: updated agent harness 2026-04-28 09:22:19 -07:00
test_analytics.py feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
test_helpers.py feat(workspace): remove AI file sorting feature and related components 2026-07-06 10:50:20 +05:30
test_otel.py feat(agents): consolidate connectors under mcp_discovery; route web search through google_search 2026-07-04 21:06:04 -07:00
test_retriever_otel.py test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F) 2026-06-26 18:36:46 +02:00