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
Matias Chomicki 729ce8bb72
Loki: query editor using Monaco (#55391)
3 years ago
..
monaco-query-field Loki: query editor using Monaco (#55391) 3 years ago
AnnotationsQueryEditor.tsx fix: some typos (#56171) 3 years ago
LokiCheatSheet.tsx Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 3 years ago
LokiExploreQueryEditor.test.tsx Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 3 years ago
LokiExploreQueryEditor.tsx Loki: refactor mock instance creation and clean up datasource test (#54176) 3 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: Rename public/app/plugins/datasource/loki/language_utils.ts file to follow convention (#55181) 3 years ago
LokiOptionFields.test.tsx Loki: Add tests for LokiOptionFields.tsx (#56183) 3 years ago
LokiOptionFields.tsx
LokiQueryEditor.test.tsx convert LokiQueryEditor test to RTL (#54639) 3 years ago
LokiQueryEditor.tsx
LokiQueryEditorByApp.test.tsx
LokiQueryEditorByApp.tsx
LokiQueryEditorForAlerting.tsx
LokiQueryField.test.tsx Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 3 years ago
LokiQueryField.tsx Loki: query editor using Monaco (#55391) 3 years ago
VariableQueryEditor.test.tsx Loki Query Variables: Add support to select from existing labels (#54625) 3 years ago
VariableQueryEditor.tsx Loki Query Variables: Add support to select from existing labels (#54625) 3 years ago
types.ts