Skip to content

Activity

7703 metricsql support metric names in quotes as alternative to name …

Pull request merge
hagen1778pushed 1 commit to master • ce4fd13…72b650d • 
9 days ago

minor comments

Removed / modified some tests to exclude the case of multiple metric …

Reverted parser_example_test.go back to using standard format of metr…

Revert "Modified string output to be unescaped UTF8 chars"

Modified string output to be unescaped UTF8 chars

Duplicate metric names are now allowed

Removed extraneous comment

Fixed tests to disregard two metric names

lexer.go: automatically substitute $__interval and $__rate_interval w…

valyalapushed 1 commit to master • 788d984…ce4fd13 • 
13 days ago

Minor tweaks to comments

Added more testing for quoted labels

Fixed bug with not checking for errors before calling isMetricNameFil…

Adds support for quoted UTF8 label names and special case label name …

a few more tests involving numbers and quotes

Initial tests for label keys to be quoted

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…

valyalapushed 1 commit to master • e168a92…788d984 • 
on Dec 5, 2024

Deleted branch

valyaladeleted fix-duration-precision • 
on Dec 3, 2024

Do not divide then multiply as it may result in incorrect result (#37)

Pull request merge
valyalapushed 1 commit to master • 6559a88…e168a92 • 
on Dec 3, 2024

Do not divide then multiply as it may result in incorrect result

rtm0created fix-duration-precision • 4b42f32 • 
on Dec 3, 2024

Deleted branch

rtm0deleted rtm0-test • 
on Dec 3, 2024

binaryop: pow return nan if left expr is nan

rtm0created rtm0-test • 6559a88 • 
on Dec 3, 2024

Deleted branch

f41gh7deleted fix/nan-pow • 
on Nov 21, 2024

binaryop: pow return nan if left expr is nan

Pull request merge
f41gh7pushed 1 commit to master • 363400d…6559a88 • 
on Nov 21, 2024

updates func comments

f41gh7pushed 1 commit to fix/nan-pow • ddccb09…c5dee46 • 
on Nov 21, 2024

fix: [nan pow] if left is nan, pow() return nan

jiekunpushed 1 commit to fix/nan-pow • 363400d…ddccb09 • 
on Nov 4, 2024

binaryop: simplify the logic for Or() function according to the comme…

jiekuncreated fix/nan-pow • 363400d • 
on Nov 4, 2024

binaryop: simplify the logic for Or() function according to the comme…

valyalapushed 1 commit to master • 59e551f…363400d • 
on Sep 18, 2024

Deleted branch

valyaladeleted fix/and-or • 
on Sep 18, 2024