grafana/public/app/plugins/datasource/loki
2022-08-24 10:06:28 +02:00
..
components Chore: fix some anys pt.2 (#53928) 2022-08-22 16:51:33 +01:00
configuration Chore(loki): remove any from DerivedFields test (#53547) 2022-08-24 10:06:28 +02:00
img loki: updates the logo 2018-12-12 20:34:33 +01:00
querybuilder Loki, Prometheus: Fix passing of query with defaults to code mode (#53646) 2022-08-12 15:00:55 +02: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: Remove some of any assertions from tests (#53114) 2022-08-03 15:57:38 +02:00
datasource.ts Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +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: Fix uncaught errors if labelKey contains special characters (#49887) 2022-06-02 11:30:47 +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 DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02: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 Prometheus/Loki: Show raw query by default in the builder(#50007) 2022-06-02 13:50:10 +02:00

Loki Data Source - Native Plugin

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