Skip to content

[Question] Keep sincronization with data generated at different rate #8

@torydebra

Description

@torydebra

Hi,

I have some data A that is generated at each loop
Then I have another data B that sometimes is not generated

So, if I log data B only when it is generated, I loose the time syncronization with data A, because B will have less columns (where the "time" is) and I can not understand which column B generated at loop X correspond to the column of A generated at the same loop X

A solution can be to generated always also B data, putting zeros as value when I do not have values.

Have you used different approaches? @liesrock @alaurenzi ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions