cog icon indicating copy to clipboard operation
cog copied to clipboard

Create Cloudwatch veneer for expressions

Open spinillos opened this issue 1 year ago • 0 comments

We have this veneer for this line that generates only an array of QueryEditorExpression instead the disjunct.

But we can see that this array could have multiple values (since its a disjunction) and it could be nice to change the generated Expressions function into WithExpression to have something neat (like panels/rows in dashboards).

spinillos avatar Nov 23 '23 16:11 spinillos