You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jiacai2050 Is it possible to query the Unicode metric without escaping char, because some promQL builder like grafana will not add the escaping char also.
Original promql only support limited ascii characters, it would be helpful to support other UTF-8 characters for non-English users
This is my fork to support Chinese chars, It requires small changes to the lexer.
The text was updated successfully, but these errors were encountered: