-
Notifications
You must be signed in to change notification settings - Fork 10
Labels
help wantedExtra attention is neededExtra attention is neededkind/featureNew feature or requestNew feature or requestpriority/p1High priorityHigh priority
Milestone
Description
Motivation
It's better to support events of all kind of Flame, e.g. app, ssn and tasks to improve the debugability.
Function Specification
Add a record_event function in storage model to persist events of all kinds.
Solutions
- Add a
record_eventfunction in storage model - Add a
eventstable in database; the colums arekind,id,creation_timeandevent. - Add a events manager to clean/merge similar events
Additional context
N/A
Sub-issues
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededkind/featureNew feature or requestNew feature or requestpriority/p1High priorityHigh priority