The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/loki
Sven Grossmann a3d31e0420
Loki: Fix margin in Log Context (#67299)
2 years ago
..
components Loki: Fix margin in Log Context (#67299) 2 years ago
configuration FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
img loki: updates the logo 7 years ago
migrations Loki: Create Variable Query Editor for Loki. (#54102) 3 years ago
querybuilder Loki: Don't request stats with invalid query (#65287) 2 years ago
LanguageProvider.test.ts Loki: Add `unpack` query builder hint (#65608) 2 years ago
LanguageProvider.ts Loki: Fix incorrect evaluation of real and extracted labels in context (#67112) 2 years ago
LiveStreams.test.ts Loki: Remove any from public/app/plugins/datasource/loki/live_streams.test.ts (#55545) 3 years ago
LiveStreams.ts Loki: Rename public/app/plugins/datasource/loki/live_streams.ts file to follow convention (#55148) 3 years ago
LogContextProvider.test.ts Loki: Fix incorrect evaluation of real and extracted labels in context (#67112) 2 years ago
LogContextProvider.ts Loki: Fix incorrect evaluation of real and extracted labels in context (#67112) 2 years ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
backendResultTransformer.test.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
backendResultTransformer.ts Loki: Rename public/app/plugins/datasource/loki/query_utils.ts file to follow convention (#55180) 3 years ago
dataquery.cue loki: implement schema for loki query (#62114) 2 years ago
dataquery.gen.ts loki: implement schema for loki query (#62114) 2 years ago
datasource.test.ts Loki: Fix log samples using `instant` queries (#67271) 2 years ago
datasource.ts Loki: Fix log samples using `instant` queries (#67271) 2 years ago
getDerivedFields.test.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
getDerivedFields.ts FieldValues: Use standard array functions (#67012) 2 years ago
languageUtils.test.ts Loki: Fix wrongly escaped label values when using LabelFilter (#59812) 3 years ago
languageUtils.ts Loki: Fix wrongly escaped label values when using LabelFilter (#59812) 3 years ago
language_utils.test.ts Loki: query editor using Monaco (#55391) 3 years ago
lineParser.test.ts Loki: Add `unpack` query builder hint (#65608) 2 years ago
lineParser.ts Loki: Add `unpack` query builder hint (#65608) 2 years ago
liveStreamsResultTransformer.test.ts Loki: Rename public/app/plugins/datasource/loki/live_streams_result_transformer.ts file to follow convention (#54919) 3 years ago
liveStreamsResultTransformer.ts FieldValues: Use standard array functions (#67012) 2 years ago
logsTimeSplitting.test.ts Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2 years ago
logsTimeSplitting.ts Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2 years ago
makeTableFrames.test.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
makeTableFrames.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
metricTimeSplitting.test.ts Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2 years ago
metricTimeSplitting.ts Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2 years ago
mocks.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
modifyQuery.test.ts Loki: Fix ad hoc filters when used with number and > and < operators (#66579) 2 years ago
modifyQuery.ts Loki: Fix ad hoc filters when used with number and > and < operators (#66579) 2 years ago
module.test.ts Loki: Fix tracking of `queries_with_changed_line_limit_count` (#60091) 3 years ago
module.ts Loki: Add tracking for on dashboard load (#59914) 3 years ago
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 4 years ago
queryHints.test.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
queryHints.ts Loki: Add `unpack` query builder hint (#65608) 2 years ago
querySplitting.test.ts Loki Query Splitting: Fix bug for mixed split durations (#65925) 2 years ago
querySplitting.ts Query Splitting: Fix for handling queries with no requestId (#66161) 2 years ago
queryUtils.test.ts Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2 years ago
queryUtils.ts Loki: Fix incorrect evaluation of real and extracted labels in context (#67112) 2 years ago
responseUtils.test.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
responseUtils.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
sortDataFrame.test.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
sortDataFrame.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
streaming.ts Chore: ESlint import order (#44959) 3 years ago
syntax.test.ts Explore: Fix vector(5) syntax error in loki log explore (#63994) 2 years ago
syntax.ts Explore: Fix vector(5) syntax error in loki log explore (#63994) 2 years ago
tracking.ts Loki: Track obfuscated query (#61325) 3 years ago
types.ts Logs: Add new LogRowContext types to `@grafana/data` (#66404) 2 years ago
variables.test.ts Loki: add missing interpolation to metric find query requests (#54979) 3 years ago
variables.ts Loki: add missing interpolation to metric find query requests (#54979) 3 years ago

README.md

Loki Data Source - Native Plugin

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