grafana/public/app/plugins/datasource/loki
Valentin Agachi 425636ff70 Improve Loki logs render with ANSI colors (#15558)
* Improve Loki logs render with ANSI colors

* fixup! Improve Loki logs render with ANSI colors

* fixup! Improve Loki logs render with ANSI colors

* fixup! Improve Loki logs render with ANSI colors
2019-02-22 13:13:10 +01:00
..
components Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +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 Made really good progress on loki support in dashboards 2019-02-01 13:30:15 +01:00
datasource.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +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 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 2019-01-23 17:44:22 +01:00
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 2019-01-23 17:44:22 +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 Improve Loki logs render with ANSI colors (#15558) 2019-02-22 13:13:10 +01:00
result_transformer.ts Improve Loki logs render with ANSI colors (#15558) 2019-02-22 13:13:10 +01:00
syntax.ts renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00
types.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00

Loki Datasource - Native Plugin

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