grafana/public/app/plugins/datasource/loki
2022-03-01 14:46:52 -08:00
..
components Loki: support live streaming (#42804) 2022-03-01 14:46:52 -08:00
configuration TemplateSrv: exposing a function to detect if a target contains a template (#45214) 2022-02-15 08:53:42 +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
querybuilder Prometheus: Remove the auto range vector option (#45715) 2022-02-25 11:18:08 +01: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
backendResultTransformer.ts loki: backend mode: support all query types (#45619) 2022-02-25 09:14:17 +01:00
datasource.test.ts loki: remove fullRangeLogsVolume feature flag (#45286) 2022-02-15 09:05:03 +01:00
datasource.ts Loki: support live streaming (#42804) 2022-03-01 14:46:52 -08:00
language_provider.test.ts Prometheus: Show variable options in query builder (#44784) 2022-02-03 11:40:19 +01:00
language_provider.ts Update dependency lru-cache to v7 (#45074) 2022-02-18 10:23:06 +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
makeTableFrames.test.ts loki: backend mode: support all query types (#45619) 2022-02-25 09:14:17 +01:00
makeTableFrames.ts loki: backend mode: support all query types (#45619) 2022-02-25 09:14:17 +01:00
mocks.ts Prometheus: Show variable options in query builder (#44784) 2022-02-03 11:40:19 +01:00
module.ts Loki: Use explore query field unless new query builder feature toggle is enabled (#44858) 2022-02-04 12:19:18 +01:00
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 2021-12-22 17:59:26 +01:00
query_utils.test.ts Loki: add helper function to handle instant/range queries (#44785) 2022-02-03 10:25:37 +01:00
query_utils.ts Loki: add helper function to handle instant/range queries (#44785) 2022-02-03 10:25:37 +01: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 loki: handle parsing infinity in loki response (#45097) 2022-02-11 14:28:11 +01:00
result_transformer.ts loki: handle parsing infinity in loki response (#45097) 2022-02-11 14:28:11 +01:00
streaming.ts Loki: support live streaming (#42804) 2022-03-01 14:46:52 -08:00
syntax.test.ts Loki: Uppercase autocomplete (#45123) 2022-02-15 11:02:51 +00:00
syntax.ts Loki: Uppercase autocomplete (#45123) 2022-02-15 11:02:51 +00:00
types.ts Loki: support live streaming (#42804) 2022-03-01 14:46:52 -08:00

Loki Data Source - Native Plugin

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