-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
5
-
False
-
-
False
-
-
-
RHDHPAI Sprint 3270, RHDHPAI Sprint 3271
Story (Required)
As a user, I would want to capture the Insights data coming from analytics module plugin into the RHDH Postgres DB and have an API layer on top of it so that frontend plugin can query the API for UI.
Dependencies
Depends on the Analytics Module Plugin.
Acceptance Criteria (Required)
- Should create a new backend plugin for storing the analytics events.
- Should create an API layer for accepting the events and storing in DB.
- Should have batching in place to make it scalable.
- Should create an API layer on top of the DB to query the analytics data.
- links to