grafana/public/app/plugins/datasource/loki
Torkel Ödegaard a49daf5676
BackendSrv: Improves logic for hiding requests from query inspector (#26877)
* BackendSrv: Improves logic for hiding requests from query inspector

* fixed tests

* Update explore query inspector
2020-08-10 16:08:11 +02:00
..
components Loki: Send current time range when fetching labels and values (#26622) 2020-07-30 18:04:20 +02:00
configuration Chore: More typescript strict null fixes, going for sub 200 (#26134) 2020-07-09 15:16:35 +02: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 Queries: Move explore state out of query targets (#26203) 2020-07-16 14:00:28 +01:00
datasource.ts BackendSrv: Improves logic for hiding requests from query inspector (#26877) 2020-08-10 16:08:11 +02:00
language_provider.test.ts Datasource/Loki: Fixes issue where cached log values weren't merged when labels were refreshed (#24101) 2020-05-05 13:19:52 +01:00
language_provider.ts Loki: Send current time range when fetching labels and values (#26622) 2020-07-30 18:04:20 +02:00
live_streams.test.ts Datasource/Loki: Remove code dealing with legacy Loki endpoints (#23437) 2020-04-22 12:59:06 +01:00
live_streams.ts Explore: Unification of logs/metrics/traces user interface (#25890) 2020-07-09 15:14:55 +01:00
LokiAnnotationsQueryCtrl.tsx Annotations: Add annotations support to Loki (#18949) 2019-09-10 11:04:44 +02:00
mocks.ts Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +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 Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
result_transformer.ts Explore: show meta data when available (#25798) 2020-07-17 10:30:27 +02:00
syntax.test.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 2020-02-12 15:45:36 +01:00
syntax.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 2020-02-12 15:45:36 +01:00
types.ts Queries: Move explore state out of query targets (#26203) 2020-07-16 14:00:28 +01:00

Loki Data Source - Native Plugin

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