grafana/public/app/plugins/datasource/loki
Ivana Huckova 2509dec0cb
Loki: Fix ad hoc filters when used with number and > and < operators (#66579)
Loki: Fix ad hoc filters when used with number and >< operators
2023-04-17 10:27:38 +02:00
..
components Loki: Refactor logic for using context filters (#66382) 2023-04-14 13:44:02 +02:00
configuration Loki Config: Add missing section header + minor improvements (#66216) 2023-04-14 12:39:54 +03: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 Datasource/Loki: Add tooltip explaining resolution for loki query (#66283) 2023-04-11 18:01:26 +02:00
backendResultTransformer.test.ts loki: better error message when escaping is involved (#50352) 2022-06-08 15:27:58 +02:00
backendResultTransformer.ts Loki: Rename public/app/plugins/datasource/loki/query_utils.ts file to follow convention (#55180) 2022-09-16 10:16:54 +02:00
dataquery.cue loki: implement schema for loki query (#62114) 2023-02-02 16:18:30 +00:00
dataquery.gen.ts loki: implement schema for loki query (#62114) 2023-02-02 16:18:30 +00:00
datasource.test.ts Loki Config: Add missing section header + minor improvements (#66216) 2023-04-14 12:39:54 +03:00
datasource.ts Loki: Refactor logic for using context filters (#66382) 2023-04-14 13:44:02 +02:00
getDerivedFields.test.ts loki: backend-mode: handle derived fields (#48873) 2022-05-11 09:29:04 +02:00
getDerivedFields.ts Chore: more type fixes (#62952) 2023-02-09 09:03:13 +00:00
language_utils.test.ts Loki: query editor using Monaco (#55391) 2022-10-06 10:35:30 -04:00
LanguageProvider.test.ts Loki: Add unpack query builder hint (#65608) 2023-03-30 15:18:02 +02:00
LanguageProvider.ts Loki: Add unpack query builder hint (#65608) 2023-03-30 15:18:02 +02:00
languageUtils.test.ts Loki: Fix wrongly escaped label values when using LabelFilter (#59812) 2022-12-06 12:30:03 +01:00
languageUtils.ts Loki: Fix wrongly escaped label values when using LabelFilter (#59812) 2022-12-06 12:30:03 +01:00
lineParser.test.ts Loki: Add unpack query builder hint (#65608) 2023-03-30 15:18:02 +02:00
lineParser.ts Loki: Add unpack query builder hint (#65608) 2023-03-30 15:18:02 +02:00
LiveStreams.test.ts Loki: Remove any from public/app/plugins/datasource/loki/live_streams.test.ts (#55545) 2022-09-26 16:42:53 +02:00
LiveStreams.ts Loki: Rename public/app/plugins/datasource/loki/live_streams.ts file to follow convention (#55148) 2022-09-14 14:55:15 +02:00
liveStreamsResultTransformer.test.ts Loki: Rename public/app/plugins/datasource/loki/live_streams_result_transformer.ts file to follow convention (#54919) 2022-09-13 10:16:04 +02:00
liveStreamsResultTransformer.ts Chore: more type fixes (#62952) 2023-02-09 09:03:13 +00:00
LogContextProvider.test.ts Loki: Refactor logic for using context filters (#66382) 2023-04-14 13:44:02 +02:00
LogContextProvider.ts Logs: Redesign and improve LogContext (#65939) 2023-04-14 17:05:43 +02:00
logsTimeSplitting.test.ts Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2023-04-03 12:30:08 +00:00
logsTimeSplitting.ts Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2023-04-03 12:30:08 +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
metricTimeSplitting.test.ts Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2023-04-03 12:30:08 +00:00
metricTimeSplitting.ts Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2023-04-03 12:30:08 +00:00
mocks.ts loki: query splitting: better stats (#64105) 2023-03-03 04:58:28 -05:00
modifyQuery.test.ts Loki: Fix ad hoc filters when used with number and > and < operators (#66579) 2023-04-17 10:27:38 +02:00
modifyQuery.ts Loki: Fix ad hoc filters when used with number and > and < operators (#66579) 2023-04-17 10:27:38 +02:00
module.test.ts Loki: Fix tracking of queries_with_changed_line_limit_count (#60091) 2023-01-09 09:54:57 +01:00
module.ts Loki: Add tracking for on dashboard load (#59914) 2022-12-06 21:15:55 +01:00
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 2021-12-22 17:59:26 +01:00
queryHints.test.ts Loki: Add unpack query builder hint (#65608) 2023-03-30 15:18:02 +02:00
queryHints.ts Loki: Add unpack query builder hint (#65608) 2023-03-30 15:18:02 +02:00
querySplitting.test.ts Loki Query Splitting: Fix bug for mixed split durations (#65925) 2023-04-04 15:51:41 +02:00
querySplitting.ts Query Splitting: Fix for handling queries with no requestId (#66161) 2023-04-07 13:31:18 +03:00
queryUtils.test.ts Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2023-04-03 12:30:08 +00:00
queryUtils.ts Loki: Refactor logic for using context filters (#66382) 2023-04-14 13:44:02 +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 unpack query builder hint (#65608) 2023-03-30 15:18:02 +02:00
responseUtils.ts FieldValues: Use plain arrays instead of Vector (part 1 of 2) (#66187) 2023-04-14 07:36:53 -05:00
sortDataFrame.test.ts Logs: Log samples not being ordered correctly (#64097) 2023-03-03 16:02:14 +01:00
sortDataFrame.ts Logs: Log samples not being ordered correctly (#64097) 2023-03-03 16:02:14 +01:00
streaming.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
syntax.test.ts Explore: Fix vector(5) syntax error in loki log explore (#63994) 2023-03-03 10:09:34 +01:00
syntax.ts Explore: Fix vector(5) syntax error in loki log explore (#63994) 2023-03-03 10:09:34 +01:00
tracking.ts Loki: Track obfuscated query (#61325) 2023-01-13 16:16:47 +00:00
types.ts Logs: Add new LogRowContext types to @grafana/data (#66404) 2023-04-13 13:07:28 +02:00
variables.test.ts Loki: add missing interpolation to metric find query requests (#54979) 2022-09-12 17:48:04 +02:00
variables.ts Loki: add missing interpolation to metric find query requests (#54979) 2022-09-12 17:48:04 +02:00

Loki Data Source - Native Plugin

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