Activity
Properly handle $__interval and $__rate_interval
Properly handle $__interval and $__rate_interval
Formatting changes
Formatting changes
Adds test for long sum calc
Adds test for long sum calc
Adds tests to test longer lines
Adds tests to test longer lines
Fixes typo in lexer
Fixes typo in lexer
Adds support for quoted UTF8 label and metric names
Adds support for quoted UTF8 label and metric names
7703 metricsql support metric names in quotes as alternative to name …
7703 metricsql support metric names in quotes as alternative to name …
7703 metricsql support metric names in quotes as alternative to name …
7703 metricsql support metric names in quotes as alternative to name …
Pull request merge
minor comments
minor comments
on Jan 24
Removed / modified some tests to exclude the case of multiple metric …
Removed / modified some tests to exclude the case of multiple metric …
on Jan 23
Reverted parser_example_test.go back to using standard format of metr…
Reverted parser_example_test.go back to using standard format of metr…
on Jan 23
Revert "Modified string output to be unescaped UTF8 chars"
Revert "Modified string output to be unescaped UTF8 chars"
on Jan 23
Modified string output to be unescaped UTF8 chars
Modified string output to be unescaped UTF8 chars
on Jan 22
Duplicate metric names are now allowed
Duplicate metric names are now allowed
on Jan 22
Removed extraneous comment
Removed extraneous comment
on Jan 21
Fixed tests to disregard two metric names
Fixed tests to disregard two metric names
on Jan 21
lexer.go: automatically substitute $__interval and $__rate_interval w…
lexer.go: automatically substitute $__interval and $__rate_interval w…
Minor tweaks to comments
Minor tweaks to comments
on Jan 15
Added more testing for quoted labels
Added more testing for quoted labels
on Jan 15
Fixed bug with not checking for errors before calling isMetricNameFil…
Fixed bug with not checking for errors before calling isMetricNameFil…
on Jan 14
Adds support for quoted UTF8 label names and special case label name …
Adds support for quoted UTF8 label names and special case label name …
on Jan 14
a few more tests involving numbers and quotes
a few more tests involving numbers and quotes
on Jan 13
Initial tests for label keys to be quoted
Initial tests for label keys to be quoted
on Jan 13
utils.go: fix index out of range
panic when too small number of arg…
utils.go: fix
index out of range
panic when too small number of arg…on Jan 8