PromQL Variable Builder
Constructor#
Need to provide the name of the variable and a list of options.
Default options#
- Expr(): with the expr provided in the constructor.
Available options#
Expr#
Define the promQL metadata name and the display name.
LabelName#
Define a label name that can filter the result of the expression.
Datasource#
Define the datasource where the expression will be executed.
Example#