Structs§
- Grammar:
- Binary Expr Modifier
- Grammar:
- Call represents Prometheus Function. Some functions have special cases:
- EvalStmt holds an expression and information on the range it should be evaluated on.
- Node for extending the AST. Extension won’t be generate by this parser itself.
- Grammar:
- UnaryExpr will negate the expr
Enums§
- LabelModifier acts as
- The label list provided with the group_left or group_right modifier contains additional labels from the “one”-side to be included in the result metrics.
Traits§
- The interface for extending the AST with custom expression node.