mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
b89f3f8115
* send "one-of" and "not-one-of" directly to datasource (instead of changing them to regex) * Added to Ad-hoc and and Scope Filters: The "values" prop ([]string) and the "one-of" and "not-one-"of" operators. "values" is used with one-of and not-one-of. * adds prometheus support for the above --------- Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> Co-authored-by: Todd Treece <todd.treece@grafana.com> |
||
---|---|---|
.. | ||
query_test.go | ||
query.go | ||
query.panel.example.json | ||
query.panel.schema.json | ||
query.request.example.json | ||
query.request.schema.json | ||
query.types.json | ||
result.go | ||
scope_test.go | ||
scope.go |