grafana/public/app/plugins/datasource/loki
Torkel Ödegaard bbf2bd18fd
QueryEditor: Clean-up interface to only have one PanelData (#19249)
* QueryEditor: Clean-up interface to only have one PanelData

* Renamed to prop name to data
2019-09-23 11:13:33 +02:00
..
components QueryEditor: Clean-up interface to only have one PanelData (#19249) 2019-09-23 11:13:33 +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 Revert "Chore: Update Slate to 0.47.8 (#18412)" (#19167) 2019-09-17 13:21:50 +02:00
language_provider.ts Revert "Chore: Update Slate to 0.47.8 (#18412)" (#19167) 2019-09-17 13:21:50 +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 Revert "Chore: Update Slate to 0.47.8 (#18412)" (#19167) 2019-09-17 13:21:50 +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 Docs: Minor edits to the README and several md files (#19238) 2019-09-20 00:04:56 +02: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 Revert "Chore: Update Slate to 0.47.8 (#18412)" (#19167) 2019-09-17 13:21:50 +02:00
types.ts Loki: support loki with streaming in dashboards (#18709) 2019-09-05 14:04:01 +02:00

Loki Data Source - Native Plugin

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