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/plugins/datasource/prometheus/querybuilder/components
Ivana Huckova 9e2caa9ddc
Prometheus: Add hints to query builder (#45288)
3 years ago
..
LabelParamEditor.tsx PromQueryBuilder: Query builder and components that can be shared with a loki query builder and others (#42854) 3 years ago
MetricSelect.test.tsx Prometheus: Add multi-word search and higlight to metric selector (#44906) 3 years ago
MetricSelect.tsx Prometheus: Add multi-word search and higlight to metric selector (#44906) 3 years ago
NestedQuery.tsx PromQueryBuilder: Query builder and components that can be shared with a loki query builder and others (#42854) 3 years ago
NestedQueryList.tsx PromQueryBuilder: Query builder and components that can be shared with a loki query builder and others (#42854) 3 years ago
PromQueryBuilder.test.tsx Prometheus: Add hints to query builder (#45288) 3 years ago
PromQueryBuilder.tsx Prometheus: Add hints to query builder (#45288) 3 years ago
PromQueryBuilderContainer.test.tsx Prometheus: Use single string expr as a state for the visual editor (#45232) 3 years ago
PromQueryBuilderContainer.tsx Prometheus: Add hints to query builder (#45288) 3 years ago
PromQueryBuilderContext.tsx Update dependency prettier to v2.5.1 (#43473) 3 years ago
PromQueryBuilderExplained.tsx Prometheus: Use single string expr as a state for the visual editor (#45232) 3 years ago
PromQueryBuilderHints.tsx Prometheus: Add hints to query builder (#45288) 3 years ago
PromQueryBuilderOptions.tsx Prometheus: Specific code mode view that has no options, instead sharing options with builder (#45260) 3 years ago
PromQueryCodeEditor.tsx Prometheus: Specific code mode view that has no options, instead sharing options with builder (#45260) 3 years ago
PromQueryEditorSelector.test.tsx Prometheus: Specific code mode view that has no options, instead sharing options with builder (#45260) 3 years ago
PromQueryEditorSelector.tsx Prometheus: Add hints to query builder (#45288) 3 years ago
QueryPreview.tsx Prometheus: Use single string expr as a state for the visual editor (#45232) 3 years ago