The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/features/variables/query
Marcus Andersson 69201bbf8c
Plugins: moving the DataSourcePicker to grafana/runtime so it can be reused in plugins (#31628)
5 years ago
..
QueryVariableEditor.test.tsx QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 5 years ago
QueryVariableEditor.tsx Plugins: moving the DataSourcePicker to grafana/runtime so it can be reused in plugins (#31628) 5 years ago
QueryVariableRefreshSelect.tsx Prettier: Upgrade to 2 (#30387) 5 years ago
QueryVariableSortSelect.tsx Prettier: Upgrade to 2 (#30387) 5 years ago
VariableQueryRunner.test.ts Prettier: Upgrade to 2 (#30387) 5 years ago
VariableQueryRunner.ts Prettier: Upgrade to 2 (#30387) 5 years ago
actions.test.ts Chore: reduce strict errors for variables (#31241) 5 years ago
actions.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 5 years ago
adapter.ts Chore: reduce strict errors for variables (#31241) 5 years ago
operators.test.ts Variables: Fixes so queries work for numbers values too (#30602) 5 years ago
operators.ts Variables: Fixes error with: cannot read property length of undefined (#31458) 5 years ago
queryRunners.test.ts Templating: use dashboard timerange when variables are set to refresh 'On Dashboard Load' (#31721) 5 years ago
queryRunners.ts Prettier: Upgrade to 2 (#30387) 5 years ago
reducer.test.ts Variables: Fixes missing empty elements from regex filters (#31156) 5 years ago
reducer.ts Variables: Fixes missing empty elements from regex filters (#31156) 5 years ago
variableQueryObserver.test.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 5 years ago
variableQueryObserver.ts Prettier: Upgrade to 2 (#30387) 5 years ago