-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
team: webappIssue belongs to the WebApp teamIssue belongs to the WebApp team
Description
Depends on #10320
We want to start persisting our usage report such that it can be viewed and queried quickly (from the Public API, and dashboard). In this task, we're defining the datastore and persisting the report into it.
- Create table to store usage data (Add migration for new usage table #11311)
- Persist data on every reconcilation run ([usage] Persist usage reports in database #11343)
- Populate
creditsUsed
columns ([usage] Persist credits used for each instance in the usage store #11406)
- Populate
Metadata
Metadata
Assignees
Labels
team: webappIssue belongs to the WebApp teamIssue belongs to the WebApp team
Type
Projects
Status
Done