grafana/public/app/plugins/datasource/loki
Ivana Huckova 3f39b4b601
Loki: Visually distinguish error logs for LogQL2 (#28359)
* Loki: Add errored logs and update UI

* Update messaging

* Add icon and tooltip for errored logs

* Update name of variable for more semantic meaning

* Add tests

* Update test

* Refactor, remove unnecessary state

* Update packages/grafana-data/src/types/logs.ts

* Update packages/grafana-ui/src/components/Logs/LogDetails.tsx

Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>

Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>
2020-10-21 19:11:32 +02:00
..
components Loki: LogQL v2 support (#27884) 2020-10-14 10:22:39 +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 Loki: Run instant query only when doing metric query (#28325) 2020-10-16 17:24:23 +02:00
datasource.ts Loki: Run instant query only when doing metric query (#28325) 2020-10-16 17:24:23 +02: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 Loki: Visually distinguish error logs for LogQL2 (#28359) 2020-10-21 19:11:32 +02: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.