Centralized analytics service that tracks and processes: - User behavior (sessions, clicks, conversions) - Service-level metrics (latency, uptime, usage) - Business KPIs (revenue, churn, retention) ## Features - REST API with FastAPI - Real-time event ingestion - PostgreSQL + InfluxDB for data storage
Centralized analytics service that tracks and processes:
- User behavior (sessions, clicks, conversions)
- Service-level metrics (latency, uptime, usage)
- Business KPIs (revenue, churn, retention)
- REST API with FastAPI
- Real-time event ingestion
- PostgreSQL + InfluxDB for data storage
- Aggregated metrics with Redis caching
- Kafka integration for event streaming
- Auto-generated Swagger documentation