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/loki/components
Sven Grossmann d7337e4f9c
Loki: Preserve pipeline stages in context query (#70472)
2 years ago
..
monaco-query-field Loki Query Utils: Extract and refactor common functionality (#70185) 2 years ago
AnnotationsQueryEditor.tsx Loki Query Editor: Make Monaco the default editor (#62247) 2 years ago
LokiCheatSheet.tsx Accessibility: Make QueryEditorHelp examples keyboard interactive (#59355) 3 years ago
LokiContextUi.test.tsx Loki: Preserve pipeline stages in context query (#70472) 2 years ago
LokiContextUi.tsx Loki: Preserve pipeline stages in context query (#70472) 2 years ago
LokiLabelBrowser.test.tsx Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 3 years ago
LokiLabelBrowser.tsx Loki: Update feature tracking for label browser (#59295) 3 years ago
LokiOptionFields.test.tsx Loki: Fix showing of correct line limit in options (#69572) 2 years ago
LokiOptionFields.tsx Loki: Use getNormalizedLokiQuery to get queryType (#70237) 2 years ago
LokiQueryEditor.test.tsx Chore: adjust more unit tests to work with react 18 (#64759) 2 years ago
LokiQueryEditor.tsx Loki: Remove unused datasource prop from LokiQueryBuilderOptions (#69445) 2 years ago
LokiQueryEditorByApp.test.tsx Loki: Improve the display of loki query stats (#63623) 2 years ago
LokiQueryEditorByApp.tsx Loki: Fix the name of exported component from LokiQueryEditor.tsx (#57340) 3 years ago
LokiQueryEditorForAlerting.tsx Loki Query Editor: Make Monaco the default editor (#62247) 2 years ago
LokiQueryField.test.tsx Loki Query Editor: Make Monaco the default editor (#62247) 2 years ago
LokiQueryField.tsx Prometheus/Loki: Run query explicitly instead of onblur in panel edit (#64815) 2 years ago
VariableQueryEditor.test.tsx Loki Variable Query Editor: Fix bug when the query is updated (#66509) 2 years ago
VariableQueryEditor.tsx Loki: Make stream selector input in variables editor larger (#69729) 2 years ago
stats.test.ts Loki: Don't request stats with invalid query (#65287) 2 years ago
stats.ts Loki: Don't request stats with invalid query (#65287) 2 years ago
types.ts