DQL Operators in OpenPipeline DQL processor

  • Latest Dynatrace
  • Reference
  • 1min

This page provides a list of OpenPipeline DQL operators for the exclusively to the DQL processor. For in-depth information on 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