- [ ] Set Up Obsrv - [x] K8s cluster - 4 nodes of 16GB RAM and 8vCPUs - [x] Ran the script from obsrv team - [x] Create new services in Obsrv to expose database to Metabase - [ ] Send events from modules to Obsrv - [x] Create events in modules - [x] Create MVs in modules to send backend events to Obsrv APIs - [x] Send frontend events to Obsrv via Obsrv API integration into our services - [ ] Obsrv API accepting events and saving it to Obsrv Db - [ ] Visualize Obsrv data - [x] Setup metabase - [ ] Connected Metabase to Obsrv DB. - [ ] Failed because Obsrv contains Json. - [x] Backup plan - [x] Used materialised views in all compass modules and connected that to metabase. - [x] Created sample visualisations on top of compass mvs. - [ ] Create service to convert json data to normalized db - [ ] Use materialised views to send data to obsrv