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
I created gh-api datasource which has restriction to system.* tables
and returns Code: 497. DB::Exception: play: Not enough privileges for auto-complete queries
Thereafter, I tried to make the following actions sequence:
Main menu -> Alert rules -> Add new rule
choose Column timestamp type -> DateTime
select Database, Table and Timestamp column
press Go to query
and syntax highlight stop works
The text was updated successfully, but these errors were encountered:
I created
gh-api
datasource which has restriction tosystem.*
tablesand returns
Code: 497. DB::Exception: play: Not enough privileges
for auto-complete queriesThereafter, I tried to make the following actions sequence:
Main menu -> Alert rules -> Add new rule
choose Column timestamp type -> DateTime
select
Database
,Table
andTimestamp column
press
Go to query
and syntax highlight stop works
The text was updated successfully, but these errors were encountered: