grafana/public/app/plugins/datasource/loki
2021-12-15 04:19:16 +01:00
..
components A11y: Add missing aria labels in Loki QueryEditor (#42664) 2021-12-03 14:14:51 +01:00
configuration Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
img loki: updates the logo 2018-12-12 20:34:33 +01:00
partials Loki: Add formatting for annotations (#34774) 2021-05-28 10:12:03 +02:00
add_label_to_query.test.ts Loki: Fix adding of ad hoc filters for queries with parser and line_format expressions (#42590) 2021-12-03 14:11:43 +01:00
add_label_to_query.ts Loki: Fix adding of ad hoc filters for queries with parser and line_format expressions (#42590) 2021-12-03 14:11:43 +01:00
datasource.test.ts Explore: Generic query import/export (#40987) 2021-12-14 14:36:47 +01:00
datasource.ts Legend: extract common renderLegendFormat function (loki+prom) (#43054) 2021-12-15 04:19:16 +01:00
language_provider.test.ts Explore: Generic query import/export (#40987) 2021-12-14 14:36:47 +01:00
language_provider.ts Explore: Generic query import/export (#40987) 2021-12-14 14:36:47 +01:00
language_utils.ts Loki: Update labels in log browser when time range changes (#37520) 2021-08-04 14:37:19 +02:00
live_streams.test.ts Dependencies: Jest 27 (#42681) 2021-12-03 17:09:25 +00:00
live_streams.ts Loki: fix typescript-strict-mode error (#40566) 2021-10-18 12:35:56 +02:00
LokiAnnotationsQueryCtrl.tsx Fix showing of Loki query editor in Annotations (#33279) 2021-04-23 09:48:35 +02:00
mocks.ts Prometheus: Fix validate selector in metrics browser (#38921) 2021-09-07 15:44:45 +02:00
module.ts Alerting: app specific query editors for Loki and Prometheus (#34365) 2021-05-19 16:24:27 +02:00
plugin.json Loki: Add support for alerting (#31424) 2021-03-02 14:55:16 +01:00
query_utils.test.ts Loki: Fix highlight of logs when using filter expressions with backticks (#36024) 2021-06-24 12:55:25 +02:00
query_utils.ts Loki: Fix highlight of logs when using filter expressions with backticks (#36024) 2021-06-24 12:55:25 +02:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
result_transformer.test.ts Explore: Support custom display label for derived fields buttons for Loki datasource (#37273) 2021-07-29 12:42:20 -06:00
result_transformer.ts Legend: extract common renderLegendFormat function (loki+prom) (#43054) 2021-12-15 04:19:16 +01:00
syntax.test.ts Loki: LogQL v2 support (#27884) 2020-10-14 10:22:39 +02:00
syntax.ts Loki: Fix adding of ad hoc filters for queries with parser and line_format expressions (#42590) 2021-12-03 14:11:43 +01:00
types.ts Loki: Pass log volume hint as a request header (#42108) 2021-11-23 11:08:37 +01:00

Loki Data Source - Native Plugin

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