Torkel Ödegaard
|
578283078b
|
PanelEdit: Improves viz picker ux, auto close on click (#33633)
* PanelEdit: Improves viz picker ux, auto close on click
* Fixing strict ts error
* Updated e2e
|
2021-05-03 16:49:09 +02:00 |
|
Arve Knudsen
|
b79e61656a
|
Introduce TSDB service (#31520)
* Introduce TSDB service
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
Co-authored-by: Will Browne <will.browne@grafana.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
|
2021-03-08 07:02:49 +01:00 |
|
Arve Knudsen
|
531c579341
|
Plugins: Let descendant plugins inherit their root's signature (#27970)
* plugins: Let descendant plugins inherit their root's signature
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-10-05 13:28:18 +02:00 |
|
Marcus Efraimsson
|
1a810ebfe4
|
Plugins: Move backend plugin manager to service (#21474)
Moves backend plugin manager to service instead of
global functions in backendplugin package.
Closes #20053
|
2020-01-13 20:18:45 +01:00 |
|
Marcus Efraimsson
|
bb849d53bf
|
Backend Plugins: Refactor backend plugin registration and start (#21452)
Moves the details of loading plugins into the backend
plugin manager from the respective plugin (datasource,
transform and renderer).
|
2020-01-13 17:13:17 +01:00 |
|
Ryan McKinley
|
56702902a1
|
Plugins: Remove dataFormats key and add skipDataQuery (#16984)
|
2019-05-10 07:46:14 +02:00 |
|
Torkel Ödegaard
|
a1453607a9
|
Changed noQueries to a dataFormats array that will allow a panel to define supported formats and prefered (first in array)
|
2019-02-12 16:05:29 +01:00 |
|
Torkel Ödegaard
|
257b824d4f
|
feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist, fixes #3974
|
2016-02-10 11:03:12 +01:00 |
|
Torkel Ödegaard
|
baff9b0267
|
feat(apps): lots of work making apps easier to develop, module paths are handled automatically
|
2016-02-09 22:10:36 +01:00 |
|
Torkel Ödegaard
|
1ffcea1952
|
feat(plugins): major improvement in plugins golang code
|
2016-01-09 23:34:20 +01:00 |
|