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
Sebastian Widmer 5789f80e14
Loki: Allow aliasing Loki queries in dashboard (#25706)
6 years ago
..
components Loki: Allow aliasing Loki queries in dashboard (#25706) 6 years ago
configuration Fix few null checks to make master green (#25965) 6 years ago
img loki: updates the logo 7 years ago
partials ReactMigration: Migrate Loki and Elastic config pages to React (#19979) 6 years ago
LokiAnnotationsQueryCtrl.tsx Annotations: Add annotations support to Loki (#18949) 6 years ago
README.md Docs: Minor edits to the README and several md files (#19238) 6 years ago
datasource.test.ts Chore: Upgrades jQuery and @types/jQuery (#25651) 6 years ago
datasource.ts Fix few null checks to make master green (#25965) 6 years ago
language_provider.test.ts Datasource/Loki: Fixes issue where cached log values weren't merged when labels were refreshed (#24101) 6 years ago
language_provider.ts Chore: fixes few strict-null errors (#23775) 6 years ago
live_streams.test.ts Datasource/Loki: Remove code dealing with legacy Loki endpoints (#23437) 6 years ago
live_streams.ts Field: UI & Code consistency Title -> Display name (#24507) 6 years ago
mocks.ts Datasource/Loki: Remove code dealing with legacy Loki endpoints (#23437) 6 years ago
module.ts Explore: Adds Loki explore query editor (#21497) 6 years ago
plugin.json Chore: show grafana labs not project (#23913) 6 years ago
query_utils.test.ts Explore/Loki: Removes old query syntax support for regex filter (#24281) 6 years ago
query_utils.ts Explore/Loki: Removes old query syntax support for regex filter (#24281) 6 years ago
result_transformer.test.ts DataLinks: Add internal links in table and allow custom query (#25613) 6 years ago
result_transformer.ts Loki: Allow aliasing Loki queries in dashboard (#25706) 6 years ago
syntax.test.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 6 years ago
syntax.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 6 years ago
types.ts Explore/Loki: Show results of instant queries only in table and time series only in graph (#25845) 6 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.