thiagocorredor
thiagocorredor
Hi, This is occurring with all tick scripts. One example: var client = 'Client Name' var measurement = 'lwsn_web_transaction' stream |from() .measurement(measurement) .groupBy('hostname') |window() .period(1s) .every(0s) |last('inquire_time_taken_status') .as('inquire_time_taken_status') |stateCount(lambda: "inquire_time_taken_status"...
Also, is there a reason to kapacitor service restart automatically every night?
Good morning, I will check about memory issues. But my question is: Is there a way to avoid kapacitor sending alerts everytime it is restarted? I mean, a way to...
Actually, this is the real issue: https://github.com/influxdata/kapacitor/issues/2668
Good afternoon all, Any update on this issue? I am trying the same !
> This isn't supported yet, sorry. No ETA about this?
@nathanielc , Can you help me on this?
Hi Toni, no updates for this?