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
Hugo Häggmark 988b7c4dc3
Feat: Adds reconnect for failing datasource in Explore (#16226)
6 years ago
..
components Feat: Adds reconnect for failing datasource in Explore (#16226) 6 years ago
img loki: updates the logo 7 years ago
partials fix: Add class for input fields with help icon to avoid icon hiding the text #15771 6 years ago
README.md renames Grafana Logging ds to Loki 7 years ago
datasource.test.ts Made really good progress on loki support in dashboards 6 years ago
datasource.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
language_provider.test.ts feat(Explore): make sure Loki labels are up to date (#16131) 6 years ago
language_provider.ts Feat: Adds reconnect for failing datasource in Explore (#16226) 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 Feature: Case insensitive Loki search (#15948) 6 years ago
query_utils.ts Feature: Case insensitive Loki search (#15948) 6 years ago
result_transformer.test.ts Refactor: Move LogLevel and Labels utils to @grafana/ui (#16285) 6 years ago
result_transformer.ts Refactor: Move LogLevel and Labels utils to @grafana/ui (#16285) 6 years ago
syntax.ts renames Grafana Logging ds to Loki 7 years ago
types.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 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.