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/templating
Torkel Ödegaard 71837fe137
Merge pull request #12681 from simPod/fix-variable-array-display
7 years ago
..
partials Allow backslash escaping in custom variables 7 years ago
specs Merge pull request #12681 from simPod/fix-variable-array-display 7 years ago
DefaultVariableQueryEditor.tsx stackdriver: use arrow functions 7 years ago
TextBoxVariable.ts refactoring: slight changes to PR #13247 7 years ago
adhoc_variable.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
all.ts refactoring: slight changes to PR #13247 7 years ago
constant_variable.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
custom_variable.ts Switch to global match for full browser support of escaped custom vars 7 years ago
datasource_variable.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
editor_ctrl.ts stackdriver: pass query definition from react, making it possible to use another definition than the query string only 7 years ago
interval_variable.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
query_variable.ts stackdriver: reimplementing service variable query type 7 years ago
template_srv.ts initialize empty variables array in constructor so that datasources can use the array in explore 7 years ago
variable.ts stackdriver: make sure object type queries are also checked for vtemplate variables 7 years ago
variable_srv.ts Merge pull request #12681 from simPod/fix-variable-array-display 7 years ago