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
multiple improvements for docker-compose environments, add automatic dashboards and data source provisions which help to reproduce most of the corner cases which happens in Grafana + ClickHouse
Fixes:
apply a workaround for UTC timezone for Date and DateTime columns in grafana dashboards #117
clear documentation about timestamp term for $from and $to #115
fix AST parsing corner case in WHERE [test, 'test'] "," was skipped, fix ah-doc AST FROM recursive parsing #99
fix corner cases for table functions parsing when Adhoc filter applied #130
fix multiple grammar issues in README.md
fix convert rules for Float, Decimal columns from Clickhouse to Grafana Table plugin #199
fix corner cases when Grafana Template variable value represented as an array of strings #169
fix AST parsing corner cases for $macroFunctions correct position for FROM statement #187