grafana/public/app/plugins/datasource/loki
2022-09-07 08:54:28 +00:00
..
components Chore: Update slate and related packages (#54566) 2022-09-06 15:23:48 +01:00
configuration refactor(loki-derived-fields): migrate test to testing library (#54729) 2022-09-07 08:54:28 +00:00
img loki: updates the logo 2018-12-12 20:34:33 +01:00
migrations Loki: Create Variable Query Editor for Loki. (#54102) 2022-08-30 18:18:51 +02:00
querybuilder Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
backendResultTransformer.test.ts loki: better error message when escaping is involved (#50352) 2022-06-08 15:27:58 +02:00
backendResultTransformer.ts Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +02:00
datasource.test.ts Loki: Create Variable Query Editor for Loki. (#54102) 2022-08-30 18:18:51 +02:00
datasource.ts Loki: Create Variable Query Editor for Loki. (#54102) 2022-08-30 18:18:51 +02:00
getDerivedFields.test.ts loki: backend-mode: handle derived fields (#48873) 2022-05-11 09:29:04 +02:00
getDerivedFields.ts loki: backend-mode: handle derived fields (#48873) 2022-05-11 09:29:04 +02:00
language_provider.test.ts Loki: refactor mock instance creation and clean up datasource test (#54176) 2022-08-26 09:26:48 +02:00
language_provider.ts Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +02:00
language_utils.test.ts Loki: Show label options for unwrap operation (#52810) 2022-07-27 10:45:30 +02:00
language_utils.ts Loki: Show label options for unwrap operation (#52810) 2022-07-27 10:45:30 +02:00
live_streams_result_transformer.test.ts loki: remove unused code (#52435) 2022-07-27 06:11:09 +00:00
live_streams_result_transformer.ts Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +02:00
live_streams.test.ts loki: remove unused code (#52435) 2022-07-27 06:11:09 +00:00
live_streams.ts loki: remove unused code (#52435) 2022-07-27 06:11:09 +00:00
makeTableFrames.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
makeTableFrames.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
mocks.ts Chore: add missing properties to mocks (#54290) 2022-08-26 12:17:04 +01:00
modifyQuery.test.ts Update dependency @lezer/common to v1 (#50866) 2022-08-22 08:45:29 -05:00
modifyQuery.ts Update dependency @lezer/common to v1 (#50866) 2022-08-22 08:45:29 -05:00
module.ts Loki: remove angular (#49471) 2022-06-07 12:41:16 +02: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: Rewrite getHighlighterExpressionsFromQuery to use Loki parser (#53316) 2022-08-09 15:23:14 +02:00
query_utils.ts Update dependency @lezer/common to v1 (#50866) 2022-08-22 08:45:29 -05:00
queryHints.test.ts Loki: Add hints for level-like labels (#52414) 2022-07-22 16:59:25 +02:00
queryHints.ts Loki: Add hints for level-like labels (#52414) 2022-07-22 16:59: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
responseUtils.test.ts Loki: Add hints for level-like labels (#52414) 2022-07-22 16:59:25 +02:00
responseUtils.ts Loki: Add hints for level-like labels (#52414) 2022-07-22 16:59:25 +02:00
sortDataFrame.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
sortDataFrame.ts Loki: add backend-forward mode to queries, update log-row-context (#47726) 2022-04-20 13:52:15 +02:00
streaming.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
syntax.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
syntax.ts loki: better unpack handling (#49074) 2022-05-26 11:26:20 +02:00
types.ts Loki: Create Variable Query Editor for Loki. (#54102) 2022-08-30 18:18:51 +02:00
variables.test.ts Loki: Create Variable Query Editor for Loki. (#54102) 2022-08-30 18:18:51 +02:00
variables.ts Loki: Create Variable Query Editor for Loki. (#54102) 2022-08-30 18:18:51 +02:00

Loki Data Source - Native Plugin

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