DQL Functions in OpenPipeline

  • Latest Dynatrace
  • Reference
  • 11-min read

This page provides a list of OpenPipeline DQL functions grouped by category. For in-depth information on a specific function, select its name.

These functions apply exclusively to the DQL processor.

String functions

String functions allow you to create expressions that manipulate text strings in a variety of ways.

Conversion and casting functions

Conversion and casting functions convert the expression or value from one configuration scope to another type.

Conditional functions

Functions that return a conditional result.

Boolean functions

Functions that evaluate boolean expressions and test the presence of values.

Time functions

Time functions return the decimal number for a particular time value, calculate the number of time units (days, months, years) between two dates, and allow to determine timestamps and timeframes, among others.

Array functions

Functions related to a collection of items of the same configuration scope stored at adjacent memory locations.

Network functions

Functions related to IP addresses.

Cryptographic functions

Hash related functions.

Bitwise functions

Bitwise operations performing on long expressions.

Mathematical functions

Functions executing mathematical calculations.

General functions

Functions with a general purpose.

Related tags
Dynatrace Platform