grafana/public/app/plugins/datasource/loki
Hugo Häggmark 4b711372c5
Tests: Adds expects for observables (#28929)
* Tests: Adds expects for observables

* Refactor: renames matcher

* Chore: changed jest version and removed as dev dependency

* Refactor: Changes after PR review

* wip

* Chore: revert

* Chore: Adds jest-matcher-utils

* Chore: fixed merge error

* Tests: Removed inline snapshots as they are env dependent

* Tests: missed a snapshot

* Refactor: Removed type file after PR comments
2020-11-18 15:18:55 +01:00
..
components Fix links to logql docs (#29037) 2020-11-11 20:00:47 +01:00
configuration Loki: Correct grammar in DerivedFields.tsx (#28885) 2020-11-06 09:00:28 +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 Tests: Adds expects for observables (#28929) 2020-11-18 15:18:55 +01:00
datasource.ts Fix links to logql docs (#29037) 2020-11-11 20:00:47 +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 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 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 Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
result_transformer.ts MutableDataFrame: Remove unique field name constraint and values field index and unused/seldom used stuff (#27573) 2020-11-11 18:21:51 +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: Add scopedVars support in legend formatting for repeated variables (#27046) 2020-08-19 08:28:50 +02:00

Loki Data Source - Native Plugin

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