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 23327fcdea
Loki: Remove appending of (?i) in Loki query editor if not added by user (#20908)
6 years ago
..
components Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 6 years ago
configuration Explore: UI changes for derived fields (#20557) 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 Datasource/Loki: Fixes issue where time range wasn't being supplied with annotation query (#20829) 6 years ago
datasource.ts Loki: Remove appending of (?i) in Loki query editor if not added by user (#20908) 6 years ago
language_provider.test.ts Datasource/Loki: Simplifies autocompletion (#20840) 6 years ago
language_provider.ts Datasource/Loki: Simplifies autocompletion (#20840) 6 years ago
live_streams.test.ts Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 6 years ago
live_streams.ts Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 6 years ago
mocks.ts Loki: Support for template variable queries (#20697) 6 years ago
module.ts Explore: Add custom DataLinks on datasource level for Loki (#20060) 6 years ago
plugin.json Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 6 years ago
query_utils.test.ts Loki: Remove appending of (?i) in Loki query editor if not added by user (#20908) 6 years ago
query_utils.ts Loki: Remove appending of (?i) in Loki query editor if not added by user (#20908) 6 years ago
result_transformer.test.ts Datasource/Loki: Fixes regression where enhanceDataFrame was not called (#20660) 6 years ago
result_transformer.ts Datasource/Loki: Empty metric name no longer replaced by query (#20924) 6 years ago
syntax.ts Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 6 years ago
types.ts Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 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.