wandnz / streamevmon

Framework and pipeline for time series anomaly detection
GNU General Public License v3.0
1 stars 1 forks source link

Allow for multiple datatypes in a single instance declaration #30

Open wandgitlabbot opened 3 years ago

wandgitlabbot commented 3 years ago

In GitLab, by Daniel Oosterwijk on 2020-08-06

Many detectors support arbitrary datatypes, and could happily receive several different datatypes with a single detector instance. The YamlDagRunner should support the case of wanting multiple datatypes - whether one or more are specified, or if the user just wants everything.