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 15edaa5837
Add pattern parser to syntax (#37824)
4 years ago
..
components Small UX updates (#37694) 4 years ago
configuration Explore: Support custom display label for derived fields buttons for Loki datasource (#37273) 4 years ago
img
importing Explore: Convert nodes with "*" to regular expressions when a Graphite query is mapped to Loki (#34014) 4 years ago
partials Loki: Add formatting for annotations (#34774) 4 years ago
LokiAnnotationsQueryCtrl.tsx Fix showing of Loki query editor in Annotations (#33279) 4 years ago
README.md Docs: Minor edits to the README and several md files (#19238) 6 years ago
datasource.test.ts Loki: Add support for ad-hoc filtering in dashboard (#36393) 4 years ago
datasource.ts Fix: Handle withCredentials option properly for loki datasource (#36914) 4 years ago
language_provider.test.ts Prometheus: Metrics browser (#33847) 4 years ago
language_provider.ts Small UX updates (#37694) 4 years ago
language_utils.ts Loki: Update labels in log browser when time range changes (#37520) 4 years ago
live_streams.test.ts Chore: Remove md5 dependency and use uuid/v5 instead (#34192) 4 years ago
live_streams.ts Loki: Improve live tailing errors and fix Explore's logs container type errors (#30517) 4 years ago
mocks.ts Loki: Label browser (#30351) 4 years ago
module.ts Alerting: app specific query editors for Loki and Prometheus (#34365) 4 years ago
plugin.json Loki: Add support for alerting (#31424) 4 years ago
query_utils.test.ts Loki: Fix highlight of logs when using filter expressions with backticks (#36024) 4 years ago
query_utils.ts Loki: Fix highlight of logs when using filter expressions with backticks (#36024) 4 years ago
result_transformer.test.ts Explore: Support custom display label for derived fields buttons for Loki datasource (#37273) 4 years ago
result_transformer.ts Explore: Support custom display label for derived fields buttons for Loki datasource (#37273) 4 years ago
syntax.test.ts Loki: LogQL v2 support (#27884) 5 years ago
syntax.ts Add pattern parser to syntax (#37824) 4 years ago
types.ts Explore: Support custom display label for derived fields buttons for Loki datasource (#37273) 4 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.