Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Runtime variables

  • Token variables

  • Global variables

Runtime Variables

runtime['<argument-name>']

...

All arguments should be specified within a quote '

Token Variables

token['<plugin-name>']['input'|'output'|'error']

Is a multi-map variable that contains three metrics for each plugin predecessor to the instance of a conditional plugin in the DAG.

Global Variables

global['pipeline'|'namespace'|'logical_start_time'|'plugin'])

...