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 2a76195aed
Loki: Remove unnecessary deduplication (#29421)
5 years ago
..
components Chore: Remove unused Loki and Cloudwatch syntax providers (#29686) 5 years ago
configuration QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 5 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: Removes observableTester (#29369) 5 years ago
datasource.ts Loki: Retry web socket connection when connection is closed abnormally (#29438) 5 years ago
language_provider.test.ts Loki: LogQL v2 support (#27884) 5 years ago
language_provider.ts Loki: LogQL v2 support (#27884) 5 years ago
live_streams.test.ts Loki: Retry web socket connection when connection is closed abnormally (#29438) 5 years ago
live_streams.ts Loki: Retry web socket connection when connection is closed abnormally (#29438) 5 years ago
mocks.ts Loki: Fix refresh on time range change for template variable queries (#26968) 5 years ago
module.ts Explore: Adds Loki explore query editor (#21497) 5 years ago
plugin.json Chore: show grafana labs not project (#23913) 5 years ago
query_utils.test.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 5 years ago
query_utils.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 5 years ago
result_transformer.test.ts Loki: Remove unnecessary deduplication (#29421) 5 years ago
result_transformer.ts Loki: Remove unnecessary deduplication (#29421) 5 years ago
syntax.test.ts Loki: LogQL v2 support (#27884) 5 years ago
syntax.ts Loki: LogQL v2 support (#27884) 5 years ago
types.ts Loki/Explore: Add query type selector (#28817) 5 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.