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
Ryan McKinley c194ae1ba5
Registry: add a reusable function registry (#17047)
6 years ago
..
components Registry: add a reusable function registry (#17047) 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 Refactor: move some files to @grafana/data (#17952) 6 years ago
datasource.ts Explore: Adds support for new loki 'start' and 'end' params for labels endpoint (#17512) 6 years ago
language_provider.test.ts noImplicitAny: 1670 errors (#18035) 6 years ago
language_provider.ts Loki: Don't use _ numerical separator (#18016) 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 Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 6 years ago
query_utils.test.ts Loki: getHighlighterExpressionsFromQuery Returns null if filter term is not quoted (#17852) 6 years ago
query_utils.ts Loki: getHighlighterExpressionsFromQuery Returns null if filter term is not quoted (#17852) 6 years ago
result_transformer.test.ts Refactor: rename SeriesData to DataFrame (#17854) 6 years ago
result_transformer.ts Refactor: move some files to @grafana/data (#17952) 6 years ago
syntax.ts renames Grafana Logging ds to Loki 7 years ago
types.ts Refactor: move some files to @grafana/data (#17952) 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.