SurfSense/surfsense_mcp/mcp_server/core
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
..
auth refactor(mcp): flatten to mcp_server package, drop src layout 2026-07-07 20:24:53 +02:00
transport refactor(mcp): flatten to mcp_server package, drop src layout 2026-07-07 20:24:53 +02:00
__init__.py refactor(mcp): flatten to mcp_server package, drop src layout 2026-07-07 20:24:53 +02:00
client.py feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
errors.py refactor(mcp): flatten to mcp_server package, drop src layout 2026-07-07 20:24:53 +02:00
rendering.py refactor(mcp): flatten to mcp_server package, drop src layout 2026-07-07 20:24:53 +02:00
workspace_context.py refactor(mcp): flatten to mcp_server package, drop src layout 2026-07-07 20:24:53 +02:00
workspace_matching.py refactor(mcp): flatten to mcp_server package, drop src layout 2026-07-07 20:24:53 +02:00