This feature allows users to specify a "wildcard" expression that dynamically adds resources and their attributes to a graph without having to define multiple queries.
To be allowed for especific fields from Flows datasource: (TBD)
Allow a subset of GLOB expressions to match a combination of field(s) in a single query.
for flows what variables should have the wild card. For was done for the query type attribute and only allowed for ResourceId and Attribute (as it was mentioned in the original requirement).
For flows seems to be a bit different since use mostly template variables in combination with Transform anf Filters.
I could imagine that glob expressions could be used instead of the template variables by Transforms or Filters, but I would rather have more details about where exactly this should be implemented.
Similar to HELM-309
This feature allows users to specify a "wildcard" expression that dynamically adds resources and their attributes to a graph without having to define multiple queries.
To be allowed for especific fields from Flows datasource: (TBD)
Allow a subset of GLOB expressions to match a combination of field(s) in a single query.