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
In order to have this data source plugin published in the Grafana plugin catalog we have received the following change requests:
hide
metric
plugin.Datasource
grafana.surrealdb/pkg/plugin/datasource.go
Line 43 in fcd65cf
getResource
Lines 636 to 655 in fcd65cf
panic()
Line 221 in fcd65cf
Lines 279 to 284 in fcd65cf
The text was updated successfully, but these errors were encountered:
ppaulweber
Successfully merging a pull request may close this issue.
In order to have this data source plugin published in the Grafana plugin catalog we have received the following change requests:
hide
functionality (either frontend or backend side) of a given data sourcemetric
query mode user experienceplugin.Datasource
configuration and JSON data model and JSON secrets, see:grafana.surrealdb/pkg/plugin/datasource.go
Line 43 in fcd65cf
getResource
frontend calls and still not used backend logic, see: https://github.com/fiskaly/grafana.surrealdb/blob/v0.1.0/src/datasource.ts#L26 andgrafana.surrealdb/pkg/plugin/datasource.go
Lines 636 to 655 in fcd65cf
panic()
with an empty string, see:grafana.surrealdb/pkg/plugin/datasource.go
Line 221 in fcd65cf
grafana.surrealdb/pkg/plugin/datasource.go
Lines 279 to 284 in fcd65cf
The text was updated successfully, but these errors were encountered: