grafana/public/app/plugins/datasource/loki
kay delaney 601853fc84 Chore: Update Slate to 0.47.8 (#18412)
* Chore: Update Slate to 0.47.8
Closes #17430

* Add slate and immutable to grafana-ui deps

* Fixes some small regressions introduced

* Fix suggestions for multiple query fields

* Pin upgraded dependencies

* Prettier fix

* Remove original slate-react dependency

* Fix tiny-invariant dep

* (Temporarily) comments out source maps for grafana-ui
2019-09-17 13:16:24 +02:00
..
components Chore: Update Slate to 0.47.8 (#18412) 2019-09-17 13:16:24 +02:00
img loki: updates the logo 2018-12-12 20:34:33 +01:00
partials Annotations: Add annotations support to Loki (#18949) 2019-09-10 11:04:44 +02:00
datasource.test.ts QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 2019-09-12 17:28:46 +02:00
datasource.ts QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 2019-09-12 17:28:46 +02:00
language_provider.test.ts Chore: Update Slate to 0.47.8 (#18412) 2019-09-17 13:16:24 +02:00
language_provider.ts Chore: Update Slate to 0.47.8 (#18412) 2019-09-17 13:16:24 +02:00
live_streams.test.ts Loki: support loki with streaming in dashboards (#18709) 2019-09-05 14:04:01 +02:00
live_streams.ts Loki: support loki with streaming in dashboards (#18709) 2019-09-05 14:04:01 +02:00
LokiAnnotationsQueryCtrl.tsx Annotations: Add annotations support to Loki (#18949) 2019-09-10 11:04:44 +02:00
mocks.ts Chore: Update Slate to 0.47.8 (#18412) 2019-09-17 13:16:24 +02:00
module.ts Loki: Updated cheat sheet with new filter syntax (#18947) 2019-09-16 07:17:34 +02:00
plugin.json Annotations: Add annotations support to Loki (#18949) 2019-09-10 11:04:44 +02:00
query_utils.test.ts Loki: getHighlighterExpressionsFromQuery Returns null if filter term is not quoted (#17852) 2019-07-02 09:06:04 +01:00
query_utils.ts Loki: getHighlighterExpressionsFromQuery Returns null if filter term is not quoted (#17852) 2019-07-02 09:06:04 +01:00
README.md renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00
result_transformer.test.ts DataFrame: convert from row based to a columnar value format (#18391) 2019-08-15 09:18:51 -07:00
result_transformer.ts Loki: support loki with streaming in dashboards (#18709) 2019-09-05 14:04:01 +02:00
syntax.ts Chore: Update Slate to 0.47.8 (#18412) 2019-09-17 13:16:24 +02:00
types.ts Loki: support loki with streaming in dashboards (#18709) 2019-09-05 14:04:01 +02:00

Loki Datasource - Native Plugin

This is a built in datasource that allows you to connect to the Loki logging service.