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
Torkel Ödegaard 2a4b10a5c8 minor fix 6 years ago
..
components minor fix 6 years ago
img loki: updates the logo 7 years ago
partials Review feedback 7 years ago
README.md
datasource.test.ts Made really good progress on loki support in dashboards 6 years ago
datasource.ts Made really good progress on loki support in dashboards 6 years ago
language_provider.test.ts
language_provider.ts Making sure we do not pass a long invalid queries and save to state 6 years ago
module.ts Loki query editor is starting to work, had to make changes to explore query field in order to update query from the outside without unmount between 6 years ago
plugin.json Loki query editor is starting to work, had to make changes to explore query field in order to update query from the outside without unmount between 6 years ago
query_utils.test.ts
query_utils.ts Explore: Split logging query into selector and search 7 years ago
result_transformer.test.ts Loki: fix timestamp field 7 years ago
result_transformer.ts Refactored out LogRow to a separate file 6 years ago
syntax.ts
types.ts Minor progress on react query editor support, solving updating query persisted state 6 years ago

README.md

Loki Datasource - Native Plugin

This is a built in datasource that allows you to connect to the Loki logging service.