Commit Graph

115 Commits (d0d8544dedfd67e336a6ba1959e8040b8f732f45)

Author SHA1 Message Date
Will Browne d0d8544ded
Plugins: Create single point of entry for adding / removing plugins (#55463) 3 years ago
Will Browne 4a707e2a88
Plugins: Split plugin manager into smaller components (#54384) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Michael Mandrus 7ef21662f9
Plugins: Show that Secrets Manager Plugin is active in the UI (#50953) 3 years ago
Michael Mandrus f376c33903
WIP: Add private Secret Manager Plugins support to plugin platform (#49544) 3 years ago
Will Browne 3fbe4801b7
Plugins: Update collect metrics handler to latest signature (#45166) 3 years ago
Will Browne 126ed461b1
remove grafana specific config from package (#44866) 3 years ago
Will Browne 76603b93d6
Plugins: Refactor Grafana and Plugin version update checkers (#44529) 3 years ago
Marcus Efraimsson f6414ea2b2
CodeQL: Try to fix uncontrolled data used in path expression (#43462) 4 years ago
Will Browne 2e3e7a7e55
Plugins: Plugin Store API returns DTO model (#41340) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 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 da3f963987
convert path to posix by default (#31045) 4 years ago
Arve Knudsen 5da3419459
Better logging of plugin scanning errors (#30231) 5 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Will Browne a515c54404
Plugins: Add support for signature manifest V2 (#29240) 5 years ago
Arve Knudsen f326b79cc1
Security: Add gosec G304 auditing annotations (#29578) 5 years ago
Arve Knudsen f2b7fbc32a
Chore: Check errors from Close calls (#29562) 5 years ago
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072) 5 years ago
Leonard Gram 8fb06da34e
Plugins: allow override when allowing unsigned plugins (#28901) 5 years ago
Arve Knudsen 676d393ec9
Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
Will Browne b9d71f5cdd
Plugins: Fix descendent frontend plugin signature validation (#28638) 5 years ago
Will Browne 1bee9f4168
Plugins: Track plugin signing errors and expose them to the frontend (#28219) 5 years ago
Arve Knudsen 4084b53f91
plugins: Don't exit on duplicate plugin (#28390) 5 years ago
Arve Knudsen 89d10c706a
Plugins: Compose filesystem paths with filepath.Join (#28375) 5 years ago
Arve Knudsen 531c579341
Plugins: Let descendant plugins inherit their root's signature (#27970) 5 years ago
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 5 years ago
Arve Knudsen 16c185c3b9
Chore: Drop xerrors dependency (#26718) 5 years ago
Arve Knudsen 892f9f789c
Plugins: Fix manifest verification (#24573) 5 years ago
Marcus Efraimsson bcf5c937d5
Plugins: Require backend plugins to be signed when using plugin path (#24244) 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 0a1650d265
Image rendering: Fix missing icon on plugins list (#23958) 5 years ago
Andrej Ocenas 376765b3d7
Tracing: Remove feature flag (#23834) 5 years ago
Marcus Efraimsson 34266cd369
Backend Plugins: Plugin configuration using Grafana config (#23451) 5 years ago
Ryan McKinley a56615749a
Plugins: fix debug formatting when scanning for files (#23484) 5 years ago
Ryan McKinley 468f5d15ab
Plugins: add a signature status flag (#23420) 5 years ago
Ryan McKinley 03e3ddcbdb
Plugins: add a bundle plugins folder (#20850) 5 years ago
Andrej Ocenas ae09ccbf79
Trace UI demo (#20297) 5 years ago
Carl Bergquist ebc9549cbc
Add support for sending health check to datasource plugins. (#22771) 5 years ago
Marcus Efraimsson 5c711bfb79
Backend Plugins: Collect and expose metrics and plugin process health check (#21481) 6 years ago
Marcus Efraimsson 1a810ebfe4
Plugins: Move backend plugin manager to service (#21474) 6 years ago
Marcus Efraimsson baba1634b8 Plugins: Use grafana-plugin-sdk-go v0.5.0 (#21116) 6 years ago
Kyle Brandt da1df02813
transform_plugin: stop plugin when grafana stops (#20397) 6 years ago
Kyle Brandt 009d58c4a2
Plugins: Transform plugin support (#20036) 6 years ago
Arve Knudsen 31735422ef
pkg/plugins: Only warn if plugins fail to load. Fixes #19846 (#19859) 6 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