Closed danoost closed 3 years ago
nz.net.wand.streamevmon.runners.unified.schema.SinkType
needs some expansion to allow sinking multiple types of outputs depending on input type.
nz.net.wand.streamevmon.connectors.InfluxSinkTest needs updating fairly heavily This has been changed to InfluxEventSinkTest, and we should instead add a new InfluxEventGroupSinkTest Done
nz.net.wand.streamevmon.runners.unified.SinkBuildTest needs expanding
yeah i got lazy and just made any influx sink also sink eventgroups :)
I should also extract the temporal event grouper from the topological grouping branchDone... but it wasn't pretty, git-wise.