-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Set Up Obsrv
- K8s cluster - 4 nodes of 16GB RAM and 8vCPUs
- Ran the script from obsrv team
- Create new services in Obsrv to expose database to Metabase
- Send events from modules to Obsrv
- Create events in modules
- Create MVs in modules to send backend events to Obsrv APIs
- 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
- Setup metabase
- Connected Metabase to Obsrv DB.
- Failed because Obsrv contains Json.
- Backup plan
- Used materialised views in all compass modules and connected that to metabase.
- 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
Metadata
Metadata
Assignees
Labels
No labels