grafana/public/app/plugins/datasource/loki
2019-10-31 08:27:01 +00:00
..
components Chore: Moves QueryField to @grafana/ui (#19678) 2019-10-31 08:27:01 +00:00
img loki: updates the logo 2018-12-12 20:34:33 +01:00
partials ReactMigration: Migrate Loki and Elastic config pages to React (#19979) 2019-10-25 16:43:20 +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 Explore: Remove datasource testing on selector (#19910) 2019-10-29 10:37:36 +00:00
language_provider.test.ts Chore: Moves QueryField to @grafana/ui (#19678) 2019-10-31 08:27:01 +00:00
language_provider.ts Chore: Moves QueryField to @grafana/ui (#19678) 2019-10-31 08:27:01 +00:00
live_streams.test.ts Explore: Generate log row uid (#18994) 2019-09-30 14:44:15 +02:00
live_streams.ts Explore: Generate log row uid (#18994) 2019-09-30 14:44:15 +02:00
LokiAnnotationsQueryCtrl.tsx Annotations: Add annotations support to Loki (#18949) 2019-09-10 11:04:44 +02:00
mocks.ts ReactMigration: Migrate Loki and Elastic config pages to React (#19979) 2019-10-25 16:43:20 +02:00
module.ts ReactMigration: Migrate Loki and Elastic config pages to React (#19979) 2019-10-25 16:43:20 +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 Explore: Generate log row uid (#18994) 2019-09-30 14:44:15 +02:00
result_transformer.ts Explore: Generate log row uid (#18994) 2019-09-30 14:44:15 +02:00
syntax.ts Chore: Update Slate to 0.47.8 (#19197) 2019-09-23 12:26:05 +01:00
types.ts Rename live option in queries (#19658) 2019-10-07 14:09:46 +02:00

Loki Data Source - Native Plugin

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