Replies: 2 comments 5 replies
-
|
+1 maybe we can have a try. |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
I will attempt to add expressions like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Now DataSourceService#calculate use regexp and code logic for parse expression, if use ANTLR build dsl, maybe more suitable
Benefit:
1.Better performance with long expressions(Maybe)
2.Enable support for more flexible/complex expressions and function invoke at future
3.More security
Implement:
1.Complete the currently supported expression adaptation
2.Refer to promql for more features
Beta Was this translation helpful? Give feedback.
All reactions