Files
grafana/public/app
David Kaltschmidt d0776937b5 Pluggable components from datasource plugins
- when instantiating a datasource, the datasource service checks if the
  plugin module exports Explore components, and if so, attaches them to
  the datasource
- Explore component makes all major internal pluggable from a datasource
  `exploreComponents` property
- Moved Prometheus query field to promehteus datasource and registered
  it as an exported Explore component
- Added new Start page for Explore, also exported from the datasource
2018-10-29 15:14:36 +01:00
..
2018-10-24 14:33:53 +02:00
2018-10-15 21:52:24 +02:00
2018-10-14 16:31:20 +02:00
2017-12-20 12:33:33 +01:00