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
Matias Chomicki b5e9b78623
Loki: Added support for disabled operations in Query Builder (#96751)
6 months ago
..
__mocks__ Loki: add detected_field/.../values support to language provider (#95204) 7 months ago
components Update dependency @lezer/lr to v1.4.2 (#87522) 7 months ago
configuration Loki: Adds support for Loki derived fields to open links in a new tab (#92265) 7 months ago
docs Loki: Use label/<name>/values API instead of series API for label values discovery (#83044) 1 year ago
img
migrations Loki: Fix including of template variables in variable query editor (#69698) 2 years ago
querybuilder Loki: Added support for disabled operations in Query Builder (#96751) 6 months ago
LanguageProvider.test.ts Loki: pass backendSrv request options (#95608) 7 months ago
LanguageProvider.ts Loki: pass backendSrv request options (#95608) 7 months ago
LiveStreams.test.ts Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 2 years ago
LiveStreams.ts Chore: Improve types (#85659) 1 year ago
LogContextProvider.test.ts Loki: Fix log context when no label types are present (#87587) 1 year ago
LogContextProvider.ts Loki: Fix log context when no label types are present (#87587) 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 Loki: Higlight search words in queries when using template variables (#91949) 9 months ago
backendResultTransformer.ts Loki: Higlight search words in queries when using template variables (#91949) 9 months ago
dataquery.cue Loki: Added support to split queries by stream shard (#94245) 7 months ago
dataquery.gen.ts Loki: Added support to split queries by stream shard (#94245) 7 months ago
datasource.test.ts Legacy annotations: add dataplane support (#96226) 6 months ago
datasource.ts Legacy annotations: add dataplane support (#96226) 6 months ago
getDerivedFields.test.ts Loki: Allow regex in `label` derived field (#96609) 6 months ago
getDerivedFields.ts Loki: Allow regex in `label` derived field (#96609) 6 months 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 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 Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 2 years ago
liveStreamsResultTransformer.ts Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 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 Chore: Remove the deprecated Vector type (#83469) 1 year ago
mergeResponses.test.ts Loki: Added support to split queries by stream shard (#94245) 7 months ago
mergeResponses.ts Loki: Added support to split queries by stream shard (#94245) 7 months 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 shard splitting: QOL improvements (#95602) 7 months ago
modifyQuery.ts Loki shard splitting: QOL improvements (#95602) 7 months ago
module.test.ts Loki: Remove `instant` query type from Log queries (#90137) 10 months ago
module.ts
plugin.json
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 Shard query splitting: stop querying on failure (#96284) 6 months ago
querySplitting.ts Query splitting: limit retries (#95364) 7 months ago
queryUtils.test.ts Loki shard splitting: QOL improvements (#95602) 7 months ago
queryUtils.ts Shard query splitting: improve error handling (#95824) 7 months ago
responseUtils.test.ts Loki: Add UI support for `detected_level` (#93574) 8 months ago
responseUtils.ts Logs: Let `level` label take precedence over `detected_level` (#96678) 6 months ago
shardQuerySplitting.test.ts Shard query splitting: stop querying on failure (#96284) 6 months ago
shardQuerySplitting.ts Shard query splitting: improve error handling (#95824) 7 months ago
sortDataFrame.test.ts loki: logs-context: handle sorting for dataplane frames (#72286) 2 years ago
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 typings (#93180) 8 months ago
syntax.test.ts
syntax.ts Loki: Clean up Language provider and remove unused code (#77315) 2 years ago
tracking.test.ts Loki: Remove tracking `grafana_loki_query_executed` and add `grafana_explore_loki_query_executed` (#86484) 1 year ago
tracking.ts Loki: Remove tracking `grafana_loki_query_executed` and add `grafana_explore_loki_query_executed` (#86484) 1 year ago
types.ts Loki: Adds support for Loki derived fields to open links in a new tab (#92265) 7 months 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.