Skip to content

Refactoring the way collectors are defined and persisted:

Juan F. Esteban Müller requested to merge CSSTUDIO-2902 into main
  • collectors have a name and path
  • collectors are version controlled using a collector_id field and a version counter.
  • datasets are linked to the collector_id
  • removed event_name field, because it is not used

Closes CSSTUDIO-2902

Merge request reports

Loading