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
Ashley Harrison b3cff22db3
Chore: Improve types (#85659)
1 year ago
..
__mocks__ Loki: Update mocks and move into __mocks__ (#79993) 1 year ago
components Loki: Fix test flake (#85356) 1 year ago
configuration Chore: fix some bad uses of `userEvent` (#82191) 1 year ago
docs Loki: Remove relying on timeSrv.timeRange in LanguageProvider (#78450) 2 years ago
img
migrations
querybuilder Chore: Improve types (#85659) 1 year ago
LanguageProvider.test.ts Loki: Fix throwing error when no labels received (#81077) 1 year ago
LanguageProvider.ts Chore: Improve types (#85659) 1 year ago
LiveStreams.test.ts
LiveStreams.ts Chore: Improve types (#85659) 1 year ago
LogContextProvider.test.ts Loki Log Context: Always show label filters with at least one parsed label (#82211) 1 year ago
LogContextProvider.ts Loki Log Context: Always show label filters with at least one parsed label (#82211) 1 year ago
LokiVariableSupport.test.ts Loki: Update mocks and move into __mocks__ (#79993) 1 year ago
LokiVariableSupport.ts Loki: Fix `timeRange` missing in variable requests (#79326) 1 year ago
README.md
backendResultTransformer.test.ts
backendResultTransformer.ts Loki: Added support for "or" statements in line filters (#78705) 2 years ago
dataquery.cue Infinite scrolling: Add X-Query-Tag header (#81089) 1 year ago
dataquery.gen.ts Schemas: Reduce duplicated jenny code (#84061) 1 year ago
datasource.test.ts Chore: Improve types (#85659) 1 year ago
datasource.ts Chore: Improve types (#85659) 1 year ago
getDerivedFields.test.ts Loki: Remove getQueryOptions as not needed in tests (#80747) 1 year ago
getDerivedFields.ts Loki: Fix derived fields with undefined `matcherType` (#78849) 2 years ago
languageUtils.test.ts Loki: Remove prom utils in import/export from abstract query (#80312) 1 year ago
languageUtils.ts Loki: Remove prom utils in import/export from abstract query (#80312) 1 year ago
language_utils.test.ts
lineParser.test.ts
lineParser.ts
liveStreamsResultTransformer.test.ts
liveStreamsResultTransformer.ts
logsTimeSplitting.test.ts
logsTimeSplitting.ts
makeTableFrames.test.ts
makeTableFrames.ts Chore: Remove the deprecated Vector type (#83469) 1 year ago
metricTimeSplitting.test.ts Loki: Fix metric time splitting to split starting with the start time (#80085) 1 year ago
metricTimeSplitting.ts Loki: Fix metric time splitting to split starting with the start time (#80085) 1 year ago
modifyQuery.test.ts Loki: Fix label not being added to all subexpressions (#81360) 1 year ago
modifyQuery.ts Loki: Fix label not being added to all subexpressions (#81360) 1 year ago
module.test.ts
module.ts
plugin.json
queryHints.test.ts
queryHints.ts
querySplitting.test.ts Loki: Remove imports from core in various files (#79990) 1 year ago
querySplitting.ts Loki: Remove dependecy on core and move to `@grafana/o11y-ds-frontend` (#81284) 1 year ago
queryUtils.test.ts Loki: Update mocks and move into __mocks__ (#79993) 1 year ago
queryUtils.ts Chore: Improve types (#85659) 1 year ago
responseUtils.test.ts Loki: Fix processing of all lines labels in getParserAndLabelKeys (#81483) 1 year ago
responseUtils.ts Loki: Fix processing of all lines labels in getParserAndLabelKeys (#81483) 1 year ago
sortDataFrame.test.ts
sortDataFrame.ts Chore: Remove the deprecated Vector type (#83469) 1 year ago
streaming.test.ts Loki: Move `convertToWebSocketUrl` from Explore to Loki (#78542) 2 years ago
streaming.ts Chore: Improve types (#85659) 1 year ago
syntax.test.ts
syntax.ts Loki: Clean up Language provider and remove unused code (#77315) 2 years ago
tracking.test.ts Loki: Implement visual query builder from `@grafana/experimental` (#81140) 1 year ago
tracking.ts Loki: Implement visual query builder from `@grafana/experimental` (#81140) 1 year ago
types.ts Schemas: Reduce duplicated jenny code (#84061) 1 year 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.