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
Ivana Huckova 120e9044c7
Loki: Remove getQueryOptions as not needed in tests (#80747)
1 year ago
..
__mocks__ Loki: Update mocks and move into __mocks__ (#79993) 1 year ago
components Loki: Remove dependency in test files on selectOptionInTest (#80546) 1 year ago
configuration Loki: Use DataSourcePicker from runtime in DerivedField (#80629) 1 year ago
docs Loki: Remove relying on timeSrv.timeRange in LanguageProvider (#78450) 2 years ago
img
migrations
querybuilder Loki: Remove imports from core in various files (#79990) 1 year ago
LanguageProvider.test.ts Loki: Remove prom utils in import/export from abstract query (#80312) 1 year ago
LanguageProvider.ts Loki: Remove prom utils in import/export from abstract query (#80312) 1 year ago
LiveStreams.test.ts
LiveStreams.ts
LogContextProvider.test.ts Loki: Update mocks and move into __mocks__ (#79993) 1 year ago
LogContextProvider.ts Loki: Remove dependency on appNotification (#80035) 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 Chore: Remove pfs.GrafanaPlugin from schemas (#71884) 2 years ago
dataquery.gen.ts
datasource.test.ts Loki: Remove getQueryOptions as not needed in tests (#80747) 1 year ago
datasource.ts Log Context: Add `cacheFilters` property (#79784) 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
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: Filter by labels based on the type of label (structured, indexed, parsed) (#78595) 2 years ago
modifyQuery.ts Loki: Filter by labels based on the type of label (structured, indexed, parsed) (#78595) 2 years 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 Logs: add infinite scrolling to Explore (#76348) 1 year ago
queryUtils.test.ts Loki: Update mocks and move into __mocks__ (#79993) 1 year ago
queryUtils.ts Loki: Drop all errors in volume requests (#79686) 1 year ago
responseUtils.test.ts Logs: add infinite scrolling to Explore (#76348) 1 year ago
responseUtils.ts Logs: add infinite scrolling to Explore (#76348) 1 year ago
sortDataFrame.test.ts loki: logs-context: handle sorting for dataplane frames (#72286) 2 years ago
sortDataFrame.ts loki: logs-context: handle sorting for dataplane frames (#72286) 2 years ago
streaming.test.ts Loki: Move `convertToWebSocketUrl` from Explore to Loki (#78542) 2 years ago
streaming.ts Loki: Move `convertToWebSocketUrl` from Explore to Loki (#78542) 2 years ago
syntax.test.ts
syntax.ts Loki: Clean up Language provider and remove unused code (#77315) 2 years ago
tracking.test.ts Loki: Remove imports from core in various files (#79990) 1 year ago
tracking.ts Loki: Remove imports from core in various files (#79990) 1 year ago
types.ts Loki: Add structured metadata keys to autocomplete (#78584) 2 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.