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
Jack Westbrook b95c00a80f
Frontend: Decouple unit tests for decoupled plugins from core (#107942)
3 days ago
..
components Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
configuration Tests: removes jest duplicate manual mock warning (#107459) 3 weeks ago
docs
img
migrations
mocks Tests: removes jest duplicate manual mock warning (#107459) 3 weeks ago
querybuilder Loki: Remove `lokiQueryHints` feature toggle (#106620) 3 weeks ago
CHANGELOG.md Loki: Decouple data source plugin (#107242) 3 weeks ago
LanguageProvider.test.ts Loki: Remove `lokiQueryHints` feature toggle (#106620) 3 weeks ago
LanguageProvider.ts Loki: Remove `lokiQueryHints` feature toggle (#106620) 3 weeks ago
LiveStreams.test.ts
LiveStreams.ts
LogContextProvider.test.ts Tests: removes jest duplicate manual mock warning (#107459) 3 weeks ago
LogContextProvider.ts
LokiVariableSupport.test.ts Tests: removes jest duplicate manual mock warning (#107459) 3 weeks ago
LokiVariableSupport.ts
README.md
backendResultTransformer.test.ts
backendResultTransformer.ts
dataquery.cue
dataquery.gen.ts
datasource.test.ts Loki: Add scope filters to queries on the frontend (#104638) 2 weeks ago
datasource.ts Loki: Add scope filters to queries on the frontend (#104638) 2 weeks ago
getDerivedFields.test.ts
getDerivedFields.ts
languageUtils.test.ts
languageUtils.ts
language_utils.test.ts
lineParser.test.ts
lineParser.ts
liveStreamsResultTransformer.test.ts
liveStreamsResultTransformer.ts
logsTimeSplitting.test.ts
logsTimeSplitting.ts
makeTableFrames.test.ts
makeTableFrames.ts
mergeResponses.test.ts Tests: removes jest duplicate manual mock warning (#107459) 3 weeks ago
mergeResponses.ts
metricTimeSplitting.test.ts
metricTimeSplitting.ts
modifyQuery.test.ts
modifyQuery.ts
module.test.ts
module.ts
package.json Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
plugin.json Loki: Decouple data source plugin (#107242) 3 weeks ago
project.json Loki: Decouple data source plugin (#107242) 3 weeks ago
queryHints.test.ts
queryHints.ts
querySplitting.test.ts Query splitting: Interpolate queries at the start of the process (#107534) 2 weeks ago
querySplitting.ts Query splitting: Interpolate queries at the start of the process (#107534) 2 weeks ago
queryUtils.test.ts
queryUtils.ts
responseUtils.test.ts
responseUtils.ts
shardQuerySplitting.test.ts Query splitting: Interpolate queries at the start of the process (#107534) 2 weeks ago
shardQuerySplitting.ts Query splitting: Interpolate queries at the start of the process (#107534) 2 weeks ago
sortDataFrame.test.ts
sortDataFrame.ts
streaming.test.ts Update dependency typescript to v5.8.3 (#101501) 2 weeks ago
streaming.ts Loki: Ensure that streaming is behind feature toggle in backend (#106657) 1 month ago
syntax.test.ts
syntax.ts
tracking.test.ts Loki: Remove experimental predefined operations (#107289) 3 weeks ago
tracking.ts Loki: Remove experimental predefined operations (#107289) 3 weeks ago
tsconfig.json Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
types.ts Loki: Remove experimental lokiQuerySplittingConfig (#107298) 3 weeks ago
webpack.config.ts Plugin Configs: Use nodes strip types for processing webpack configs (#105542) 2 weeks 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.