grafana/public/app/plugins/datasource/loki
Ivana Huckova dbf0470994
Chore: Remove unused Loki and Cloudwatch syntax providers (#29686)
* Remove syntax provider in Cloudwatch

* Remove syntax provider and refactor useLokiLabels
2020-12-15 12:17:29 +01:00
..
components Chore: Remove unused Loki and Cloudwatch syntax providers (#29686) 2020-12-15 12:17:29 +01:00
configuration QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +01: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 Chore: Removes observableTester (#29369) 2020-11-26 10:32:02 +01:00
datasource.ts Loki: Retry web socket connection when connection is closed abnormally (#29438) 2020-12-07 10:13:57 +01:00
language_provider.test.ts Loki: LogQL v2 support (#27884) 2020-10-14 10:22:39 +02:00
language_provider.ts Loki: LogQL v2 support (#27884) 2020-10-14 10:22:39 +02:00
live_streams.test.ts Loki: Retry web socket connection when connection is closed abnormally (#29438) 2020-12-07 10:13:57 +01:00
live_streams.ts Loki: Retry web socket connection when connection is closed abnormally (#29438) 2020-12-07 10:13:57 +01:00
LokiAnnotationsQueryCtrl.tsx Annotations: Add annotations support to Loki (#18949) 2019-09-10 11:04:44 +02:00
mocks.ts Loki: Fix refresh on time range change for template variable queries (#26968) 2020-08-14 10:33:37 +02:00
module.ts Explore: Adds Loki explore query editor (#21497) 2020-02-06 12:34:52 +00:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
query_utils.test.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
query_utils.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02: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 DataLinks: Removes getDataSourceSettingsByUid from applyFieldOverrides (#29447) 2020-12-01 19:10:23 +01:00
result_transformer.ts DataLinks: Removes getDataSourceSettingsByUid from applyFieldOverrides (#29447) 2020-12-01 19:10:23 +01:00
syntax.test.ts Loki: LogQL v2 support (#27884) 2020-10-14 10:22:39 +02:00
syntax.ts Loki: LogQL v2 support (#27884) 2020-10-14 10:22:39 +02:00
types.ts Loki/Explore: Add query type selector (#28817) 2020-11-20 11:12:34 +01:00

Loki Data Source - Native Plugin

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