Commit Graph

51 Commits (103652-docs-alert-migration-tool)

Author SHA1 Message Date
Will Browne a1b792b1f5
Plugins: Remove plugin dependency version (#103728) 3 months ago
Hugo Häggmark 18ae5d7f0c
i18n: wires up translations for plugins (#102853) 3 months ago
Dominik Süß 8a8e47fcea
PluginExtensions: Added support for sharing functions (#98888) 5 months ago
Syerikjan Kh 06bdfe8e96
ref: remove alias check - moved to gcom (#95955) 8 months ago
Levente Balogh 6096f46774
Plugin Extensions: Require meta-data to be defined in `plugin.json` during development mode (#93429) 9 months ago
Gabriel MABILLE b982259950
RBAC: Default to plugins.app:access for plugin includes (#90969) 11 months ago
Yulia Shanyrova 9dcb7800de
Plugins: Add fuzzy search to plugins catalogue (#81001) 1 year ago
Ryan McKinley 010b2461b9
Plugins: Move alias support to plugin json (but still hardcoded) (#75129) 2 years ago
Will Browne a221e1d226
Plugins: Standardize Golang enum naming convention (#69449) 2 years ago
Ryan McKinley e17ef5e504
Pyroscope: Rename phlare to grafana-pyroscope-datasource (#68859) 2 years ago
Will Browne e0e2535c96
Plugins: Tidy up CLI code (#67813) 2 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Arve Knudsen b99127be82
PluginManager: Remove some global state (#31081) 4 years ago
Will Browne a515c54404
Plugins: Add support for signature manifest V2 (#29240) 5 years ago
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072) 5 years ago
Arve Knudsen 4084b53f91
plugins: Don't exit on duplicate plugin (#28390) 5 years ago
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 5 years ago
Arve Knudsen 5fe27ee959
Fix back-end tests on Windows (#26355) 5 years ago
Arve Knudsen 3651a8e976
Chore: Disable scopelint for tests (#25923) 5 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 5 years ago
Marcus Efraimsson c0f3b2929c
Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 5 years ago
Arve Knudsen 892f9f789c
Plugins: Fix manifest verification (#24573) 5 years ago
Ryan McKinley 3487e518ab
Signing: allow unsigned plugin in dev mode (#24242) 5 years ago
Arve Knudsen 2fc2a7c3f5
Plugins: Only load transform plug-ins if expressions feature on (#24110) 5 years ago
Arve Knudsen 96ffcaa134
Plugins: Require signing of external back-end plugins (#24075) 5 years ago
Marcus Efraimsson 34266cd369
Backend Plugins: Plugin configuration using Grafana config (#23451) 5 years ago
Andrej Ocenas ae09ccbf79
Trace UI demo (#20297) 5 years ago
Arve Knudsen 0b1913af6f
pkg/plugins: Check errors (#19715) 6 years ago
Hugo Häggmark 75dcaecc99
Plugins: Skips existence of module.js for renderer plugins (#19318) 6 years ago
bergquist 8dbba467f1 moves /tests to /pkg/plugins 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Torkel Ödegaard a8eed9d344 Refactoring PluginManager to be a self registering service (#11755) 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
bergquist b511788c51 code style fixes 8 years ago
bergquist 44e485af41 backend plugins: improves logging 8 years ago
bergquist 75a54e85dc dont spawn new subprocess while shutting down 8 years ago
bergquist 97c5498093 fixes broken unit test 8 years ago
bergquist 9edd7701b2 fixes failing tests 8 years ago
Torkel Ödegaard 60adcedebe feat(plugins): worked on plugin dashboard import handling 9 years ago
woodsaj f953033ba7 add support for screenshots in plugins. 10 years ago
Torkel Ödegaard 1ffcea1952 feat(plugins): major improvement in plugins golang code 10 years ago
Torkel Ödegaard 9943b9a226 feat(plugin): more work on plugin schema 10 years ago
Torkel Ödegaard 3bb20dbf2e feat(plugins): changed plugin schema, pluginType -> type, type -> id 10 years ago
Torkel Ödegaard 7a8b3c419b feat(apps): lots of progress 10 years ago
woodsaj 79d29db18b really fix unit tests. 10 years ago
woodsaj 4f6a52503d fix plugin unit test 10 years ago
Torkel Ödegaard 38db91c7be Fixed failing go unit test 10 years ago
Torkel Ödegaard 0b1044b46f Fixed plugins go test 10 years ago
Torkel Ödegaard c198242292 A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 10 years ago
Torkel Ödegaard 5bd5713a52 Began work on plugin system 10 years ago