-
Notifications
You must be signed in to change notification settings - Fork 0
Rework Log Data Model #66
Copy link
Copy link
Open
0 / 10 of 1 issue completedLabels
Exporterlog post-processing and file exportlog post-processing and file exportLoggera.k.a. "Flight Data Recorder", a combination of: configuration, recording, storage, displaya.k.a. "Flight Data Recorder", a combination of: configuration, recording, storage, displayenhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
Exporterlog post-processing and file exportlog post-processing and file exportLoggera.k.a. "Flight Data Recorder", a combination of: configuration, recording, storage, displaya.k.a. "Flight Data Recorder", a combination of: configuration, recording, storage, displayenhancementNew feature or requestNew feature or request
Projects
Status
Backlog
What is the reason for this feature?
The current log data model is simple but missing a few things to make it work with future features:
Additionally it is too much bound to:
There should be a separation.
Describe the solution you'd like
A rework of the data model with breaking changes should better be done earlier.
If possible this should not touch the interface between probes and the logger.