Skip to content

Save .rrd from store instead of saving LogMsg:es. #1394

@emilk

Description

@emilk

Currently the viewer stores all LogMsg:ed it receives in order to be able to save them as a .rrd file.

This leads to a lot of extra memory user, often at 2x or more, since the same data is also stored in the data store.

We need to support:

  • Saving the entire store
  • Saving a time-range of one timeline

We should implement batch ingestion before we work on this, as it affects how data is stored in an .rrd file.

Blocked on:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions