grafana/public/app/plugins/datasource/loki
2019-01-28 15:27:35 +01:00
..
components Fixed react key warning for loki start page 2019-01-23 21:19:42 +01:00
img loki: updates the logo 2018-12-12 20:34:33 +01:00
partials Review feedback 2018-12-31 14:10:45 +00:00
datasource.test.ts more typings work around data query and data source 2019-01-18 18:59:32 +01:00
datasource.ts wip: progress on adding query types 2019-01-18 18:14:27 +01:00
language_provider.test.ts renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00
language_provider.ts Making sure we do not pass a long invalid queries and save to state 2019-01-28 15:27:35 +01:00
module.ts renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00
plugin.json transparent toggle style and new button group style 2018-12-07 17:15:46 +01:00
query_utils.test.ts renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00
query_utils.ts Explore: Split logging query into selector and search 2018-12-09 18:44:59 +01:00
README.md renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00
result_transformer.test.ts Loki: fix timestamp field 2018-12-22 17:19:58 +01:00
result_transformer.ts Refactored out LogRow to a separate file 2019-01-22 08:59:22 +01:00
syntax.ts renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00
types.ts wip: more typings 2019-01-18 17:43:58 +01:00

Loki Datasource - Native Plugin

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