grafana/public/app/plugins/datasource/loki/components
Ivana Huckova 8322b353f5
Loki: Make stream selector input in variables editor larger (#69729)
* Loki: Make strem selector input in variables editor larger

* Remove 75%
2023-06-07 18:56:35 +03:00
..
monaco-query-field Loki: Add support for distinct operation in autocomplete and query builder (#69003) 2023-05-25 14:22:16 +02:00
AnnotationsQueryEditor.tsx Loki Query Editor: Make Monaco the default editor (#62247) 2023-02-06 11:18:01 +01:00
LokiCheatSheet.tsx Accessibility: Make QueryEditorHelp examples keyboard interactive (#59355) 2022-12-05 16:03:24 +01:00
LokiContextUi.test.tsx Loki: Fix creating correct context query when preserved labels used (#69252) 2023-05-30 17:12:40 +02:00
LokiContextUi.tsx Loki: Fix creating correct context query when preserved labels used (#69252) 2023-05-30 17:12:40 +02:00
LokiLabelBrowser.test.tsx Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 2022-09-08 14:32:32 +02:00
LokiLabelBrowser.tsx Loki: Update feature tracking for label browser (#59295) 2022-12-12 15:35:29 +00:00
LokiOptionFields.test.tsx Loki: Add tests for LokiOptionFields.tsx (#56183) 2022-10-03 15:56:30 +01:00
LokiOptionFields.tsx
LokiQueryEditor.test.tsx Chore: adjust more unit tests to work with react 18 (#64759) 2023-03-15 10:12:13 +00:00
LokiQueryEditor.tsx Loki: Remove unused datasource prop from LokiQueryBuilderOptions (#69445) 2023-06-02 13:26:20 +02:00
LokiQueryEditorByApp.test.tsx Loki: Improve the display of loki query stats (#63623) 2023-03-16 18:50:42 +00:00
LokiQueryEditorByApp.tsx Loki: Fix the name of exported component from LokiQueryEditor.tsx (#57340) 2022-10-20 14:49:55 +02:00
LokiQueryEditorForAlerting.tsx Loki Query Editor: Make Monaco the default editor (#62247) 2023-02-06 11:18:01 +01:00
LokiQueryField.test.tsx Loki Query Editor: Make Monaco the default editor (#62247) 2023-02-06 11:18:01 +01:00
LokiQueryField.tsx Prometheus/Loki: Run query explicitly instead of onblur in panel edit (#64815) 2023-03-21 07:55:34 +01:00
VariableQueryEditor.test.tsx Loki Variable Query Editor: Fix bug when the query is updated (#66509) 2023-04-13 23:30:27 +02:00
VariableQueryEditor.tsx Loki: Make stream selector input in variables editor larger (#69729) 2023-06-07 18:56:35 +03:00
stats.test.ts Loki: Don't request stats with invalid query (#65287) 2023-04-18 15:52:37 +01:00
stats.ts Loki: Don't request stats with invalid query (#65287) 2023-04-18 15:52:37 +01:00
types.ts