grafana/public/app/plugins/datasource/loki
Matias Chomicki 9310bb632e
Loki Query Builder: ensure unique ids for labelled fields (#74398)
* Loki Query Builder: ensure unique ids for labelled fields

* Rename refactored argument
2023-09-06 11:25:53 +03:00
..
components Loki: Remove distinct operation (#73938) 2023-08-28 19:26:59 +02:00
configuration Loki config: update doc links (#73690) 2023-08-25 15:54:53 +03: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 Query Builder: ensure unique ids for labelled fields (#74398) 2023-09-06 11:25:53 +03: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 Chore: Remove pfs.GrafanaPlugin from schemas (#71884) 2023-07-19 03:46:13 -04:00
dataquery.gen.ts Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
datasource.test.ts Loki: Add backend healthcheck (#74330) 2023-09-05 08:59:13 +02:00
datasource.ts Loki: Add backend healthcheck (#74330) 2023-09-05 08:59:13 +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: Introduce $__auto range variable for metric queries (#72690) 2023-08-03 16:27:23 +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: Preserve pipeline stages in context query (#70472) 2023-06-22 17:34:43 +02:00
LogContextProvider.ts Logs: Implement "infinite" scrolling in log context (#69459) 2023-06-28 11:51:16 +03: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 filtering with structured metadata (#73955) 2023-08-31 15:24:03 +02:00
modifyQuery.ts Loki: Fix filtering with structured metadata (#73955) 2023-08-31 15:24:03 +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: Remove distinct operation (#73938) 2023-08-28 19:26:59 +02:00
querySplitting.ts Loki: Remove distinct operation (#73938) 2023-08-28 19:26:59 +02:00
queryUtils.test.ts Loki: Remove distinct operation (#73938) 2023-08-28 19:26:59 +02:00
queryUtils.ts Loki: Remove distinct operation (#73938) 2023-08-28 19:26:59 +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 Query splitting: combine nanos attribute con time fields (#73505) 2023-08-21 14:19:20 +02:00
responseUtils.ts Query splitting: combine nanos attribute con time fields (#73505) 2023-08-21 14:19:20 +02:00
sortDataFrame.test.ts loki: logs-context: handle sorting for dataplane frames (#72286) 2023-08-01 09:38:41 +02:00
sortDataFrame.ts loki: logs-context: handle sorting for dataplane frames (#72286) 2023-08-01 09:38:41 +02:00
streaming.ts Chore: Move StreamingDataFrame to @grafana/data (#72014) 2023-07-24 13:30:52 +02: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: Implement step editor (#69648) 2023-06-16 19:08:29 +03: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.