DQL Operators in OpenPipeline DQL processor

  • Latest Dynatrace
  • Reference
  • 1-min read

This page lists the OpenPipeline DQL operators that are exclusive to the DQL processor. To learn more about a specific operator, select its name.

Limits

Event triggers for workflows operator support is limited in OpenPipeline. To learn more, see DQL matcher in workflow event triggers.

Iterative expressions

Name

Description

Checks an iterative boolean expression and returns true, if the expression was true at least once, false if it wasn't

Collects the results of an iterative expression into an array.

Allows to access the index of an iterative expression element.

Related tags
Dynatrace Platform