grafana/public/app/plugins/datasource/loki
David Kaltschmidt e694604be5 Loki: fix timestamp field
- timestamp was renamed to `ts` in grafana/loki#152
- renamed here in result transformer and tests
2018-12-22 17:19:58 +01:00
..
components Fix search field styles 2018-12-09 14:39:25 -08:00
img loki: updates the logo 2018-12-12 20:34:33 +01:00
partials renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00
datasource.test.ts loki: adds proper error handling for config page 2018-12-06 00:42:31 +01:00
datasource.ts more detailed error message for loki 2018-12-06 13:59:19 +01:00
language_provider.test.ts renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00
language_provider.ts renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +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 Loki: fix timestamp field 2018-12-22 17:19:58 +01:00
syntax.ts renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00

Loki Datasource - Native Plugin

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