3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/plugins-bundled
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions ()
* comes from grafana/gel-app
* remove transform plugin code
* move __expr__ and -100 constants to expr pkg
* set OrgID on request plugin context
* use gtime for resample duration
* in resample, rename "rule" to "window", use gtime for duration, parse duration before exec
* remove gel entry from plugins-bundled/external.json
which creates an empty array for plugins
2020-11-19 07:17:00 -05:00
..
internal/input-datasource Chore: Update package.json () 2020-10-15 14:41:25 +02:00
.gitignore Bundled Plugins: fix build issues with DirectInput () 2020-04-19 07:05:25 +02:00
external.json Expressions: Move GEL into core as expressions () 2020-11-19 07:17:00 -05:00
README.md Plugins: add a bundle plugins folder () 2020-04-07 00:04:24 -07:00

Bundled Plugins

Bundled plugins are built as true plugins, and managed by the grafana install.

TODO: the packaging system should move all dist items to the root and remove sources.