grafana/public/app/plugins/datasource/loki
2023-06-15 15:48:24 +02:00
..
components Log Context: Fix component height to fit revert-button (#70159) 2023-06-15 15:48:24 +02:00
configuration Loki: Add feature tracking to reduce repetition (#69900) 2023-06-12 13:03:47 +02:00
img loki: updates the logo 2018-12-12 20:34:33 +01:00
migrations Loki: Fix including of template variables in variable query editor (#69698) 2023-06-07 15:38:45 +02:00
querybuilder Loki: Fix showing of correct line limit in options (#69572) 2023-06-08 14:40:39 +02:00
backendResultTransformer.test.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03: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: Add step parameter to Loki query (#69558) 2023-06-06 13:20:27 +02:00
dataquery.gen.ts Loki: Add step parameter to Loki query (#69558) 2023-06-06 13:20:27 +02:00
datasource.test.ts Loki: Fix error when empty template variables response (#69373) 2023-06-05 15:16:12 +02:00
datasource.ts Loki: Add feature tracking to reduce repetition (#69900) 2023-06-12 13:03:47 +02:00
getDerivedFields.test.ts DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07:00
getDerivedFields.ts FieldValues: Use standard array functions (#67012) 2023-04-20 22:03:38 -07: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: Fix incorrect evaluation of real and extracted labels in context (#67112) 2023-04-24 17:36:30 +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 Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 2023-05-17 16:28:25 +03: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 Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 2023-05-17 16:28:25 +03:00
liveStreamsResultTransformer.ts Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 2023-05-17 16:28:25 +03:00
LogContextProvider.test.ts Loki: Fix creating correct context query when preserved labels used (#69252) 2023-05-30 17:12:40 +02:00
LogContextProvider.ts Loki: Fix creating correct context query when preserved labels used (#69252) 2023-05-30 17:12:40 +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 FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
makeTableFrames.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03: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 FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03: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 FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
queryHints.ts Loki: Add unpack query builder hint (#65608) 2023-03-30 15:18:02 +02:00
querySplitting.test.ts Loki: Add feature tracking to reduce repetition (#69900) 2023-06-12 13:03:47 +02:00
querySplitting.ts Loki: Add feature tracking to reduce repetition (#69900) 2023-06-12 13:03:47 +02:00
queryUtils.test.ts Loki: Don't split queries if they use $__range variables (#69852) 2023-06-12 11:22:04 +02:00
queryUtils.ts Loki: Don't split queries if they use $__range variables (#69852) 2023-06-12 11:22:04 +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 FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
responseUtils.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
sortDataFrame.test.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
sortDataFrame.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03: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.test.ts Loki: Add feature tracking to reduce repetition (#69900) 2023-06-12 13:03:47 +02:00
tracking.ts Loki: Add feature tracking to reduce repetition (#69900) 2023-06-12 13:03:47 +02:00
types.ts Loki: Add predefined operations functionality behind feature flag (#69379) 2023-06-02 12:52:36 +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.