grafana/plugins-bundled
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072)
* 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 (#28291) 2020-10-15 14:41:25 +02:00
.gitignore Bundled Plugins: fix build issues with DirectInput (#23640) 2020-04-19 07:05:25 +02:00
external.json Expressions: Move GEL into core as expressions (#29072) 2020-11-19 07:17:00 -05:00
README.md Plugins: add a bundle plugins folder (#20850) 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.