Michael Brothers

Results 2 issues of Michael Brothers

Is it possible to specify if a column of a stream can be NULL and not required? Getting errors if not all properties are passed in over mqtt and json.

Is there a way to generate a random ID through a lambda function or anything of the sort? Something Like |influxDBOut() .create() .database(outputDB) .retentionPolicy(outputRP) .measurement(outputMeasurement) .tag('alertName', name) .tag('triggerType', triggerType) .tag('acked',...