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
Lukas Siatka fa260fec87
Chore: fixes Loki annotation tags deduplication (#24275)
6 years ago
..
components Datasource/Loki: Fixes issue where cached log values weren't merged when labels were refreshed (#24101) 6 years ago
configuration Links: Filter data sources in derived link to tracing only (#23948) 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: fixes Loki annotation tags deduplication (#24275) 6 years ago
datasource.ts Chore: fixes Loki annotation tags deduplication (#24275) 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 Datasource/Loki: Fixes issue where cached log values weren't merged when labels were refreshed (#24101) 6 years ago
live_streams.test.ts Datasource/Loki: Remove code dealing with legacy Loki endpoints (#23437) 6 years ago
live_streams.ts Datasource/Loki: Remove code dealing with legacy Loki endpoints (#23437) 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 Loki: Show loki datasource stats in panel inspector (#24190) 6 years ago
result_transformer.ts Loki: Fix query stats display in Explore (#24348) 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: Removes old query syntax support for regex filter (#24281) 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.