grafana / grafonnet

Jsonnet library for generating Grafana dashboards.
https://grafana.github.io/grafonnet/
Apache License 2.0
320 stars 18 forks source link

Variable.QueryTypes currently "QueryResult" template variable #191

Closed srikotu closed 1 month ago

srikotu commented 3 months ago

QueryTypes only allow to create LabelValue type queries which is restrictive.

I would like to request to open to use QueryResult at least.

### Tasks
- [ ] https://github.com/grafana/grafonnet/pull/190