cnosdb / cnosdb/grafana-datasource-plugin
Support variables
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
If variables are defined in grafana, e.g:

It should be possible to quote at query time:
```sql
select * from $table
```
It should also be possible to define multiple types of variables
Reference:


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.