Chris1 Neophyte
Neophyte
2 years agoComplex datapoint expression syntax
 I'm trying to add a complex datapoint on the AWS_ECS_ContainerInsights LogicModule but am getting an error stating that the expression is incorrect.  The UI gives no reason why and I've double checke...
- 2 years agoI didn't test it but the documentations says that or() and and() only take two expressions. You likely need to nest them like or(or(or(or(...etc 

