We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create query Home -> Dashboards -> add new dashboard -> add visualization
choose gh-api as data source select database, table, timestamp field and timestamp type, last 5 years time range press go to query
gh-api
go to query
got results
change datasource in query to clickhouse
clickhouse
got minor unexpected behavior
clear values
but old values still present in drop down
git_clickhouse database doesn't present in system.databases in clickhouse data source
git_clickhouse
commits doesn't present in system.tables in clickhouse data source
commits
The text was updated successfully, but these errors were encountered:
lunaticusgreen
Successfully merging a pull request may close this issue.
Create query
Home -> Dashboards -> add new dashboard -> add visualization
choose
gh-api
as data sourceselect database, table, timestamp field and timestamp type, last 5 years time range
press
go to query
got results
change datasource in query to
clickhouse
got minor unexpected behavior
clear values
but old values still present in drop down
git_clickhouse
database doesn't present in system.databases inclickhouse
data sourcecommits
doesn't present in system.tables inclickhouse
data sourceThe text was updated successfully, but these errors were encountered: