mpl-lang 0.5.3

Axioms Metrics Processing Language
Documentation
1
2
3
4
5
6
7
8
9
set no_arg;
set `escaped no_arg`;
set ident_arg = ident;
set bool_arg = true;
set string_arg="Hello, World!";
set int_arg=123;
set float_arg=3.14;

dataset:metric