Dear all,
I am reviewing the Kapacitor log and I try to troubleshoot an error. But it’s a bit complicated to identify which id the node identified by “influxdb_out7”? The script have a lot of these nodes.
ts=2020-03-29T18:23:38.416+02:00 lvl=error msg=“error evaluating expression” service=kapacitor task_master=main task=CalcPlant_16_batch node=influxdb_out7 err=“mismatched type to binary operator. got float / missing. see bool(), int(), float(), string(), duration()”
Could it be a way to identify theses nodes in the source file?
Thank you