grafana/pkg/promlib/models
Kyle Brandt b89f3f8115
Ad-Hoc Filters & Scopes: don't remap one-of to regex in frontend (#92995)
* 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>
2024-09-09 16:56:43 +03:00
..
query_test.go Prometheus: Avoid parsing unused legacy datasource property (#87224) 2024-05-05 15:00:53 +03:00
query.go Ad-Hoc Filters & Scopes: don't remap one-of to regex in frontend (#92995) 2024-09-09 16:56:43 +03:00
query.panel.example.json Prometheus: Create jsonschema spec (#85077) 2024-03-26 16:36:39 +03:00
query.panel.schema.json Ad-Hoc Filters & Scopes: don't remap one-of to regex in frontend (#92995) 2024-09-09 16:56:43 +03:00
query.request.example.json Prometheus: Create jsonschema spec (#85077) 2024-03-26 16:36:39 +03:00
query.request.schema.json Ad-Hoc Filters & Scopes: don't remap one-of to regex in frontend (#92995) 2024-09-09 16:56:43 +03:00
query.types.json Ad-Hoc Filters & Scopes: don't remap one-of to regex in frontend (#92995) 2024-09-09 16:56:43 +03:00
result.go Prometheus: Introduce prometheus backend library (#83952) 2024-03-11 17:22:33 +01:00
scope_test.go Ad-Hoc Filters & Scopes: don't remap one-of to regex in frontend (#92995) 2024-09-09 16:56:43 +03:00
scope.go Ad-Hoc Filters & Scopes: don't remap one-of to regex in frontend (#92995) 2024-09-09 16:56:43 +03:00