grafana/public/app/plugins/datasource/logging
David Kaltschmidt c92f5462fe Explore: repair logging after code restructuring
this is a fix-up PR that cleans up Explore Logging after the recent
restructuring.

- log results need to be merged since query transactions have been
  introduced
- logging DS has its own language provider, query field, and start page
  (some of them based on prometheus components)
- added loader animation to log viewer
- removed logging logic from prometheus components
2018-10-30 16:35:49 +01:00
..
components Explore: repair logging after code restructuring 2018-10-30 16:35:49 +01:00
img Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
partials Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
datasource.test.ts Rename test files 2018-08-14 10:52:41 +02:00
datasource.ts Explore: repair logging after code restructuring 2018-10-30 16:35:49 +01:00
language_provider.ts Explore: repair logging after code restructuring 2018-10-30 16:35:49 +01:00
module.ts Explore: repair logging after code restructuring 2018-10-30 16:35:49 +01:00
plugin.json Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
README.md Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
result_transformer.test.ts Explore: highlight typed text in suggestions 2018-10-09 12:33:25 +02:00
result_transformer.ts Explore: highlight typed text in suggestions 2018-10-09 12:33:25 +02:00

Grafana Logging Datasource - Native Plugin

This is a built in datasource that allows you to connect to Grafana's logging service.