Commit Graph

39 Commits (a8d2a9ae2ba1f31e339ad69307bb8970cb0d65ef)

Author SHA1 Message Date
Giuseppe Guerra a8d2a9ae2b
Plugins: Angular detector: Add database cache store for remote patterns (#70693) 2 years ago
Andres Martinez Gotor 025465e611
Chore: Update plugin schema with service registration info (#70692) 3 years ago
Andres Martinez Gotor 4ff0abd0d1
SaveExternalService (OAuth) on plugin load (#69764) 3 years ago
Giuseppe Guerra cca9d89733
Plugins: Angular detector: Remote patterns fetching (#69843) 3 years ago
Andres Martinez Gotor 7c1c196031
Plugins: Periodically update public signing key (#70080) 3 years ago
Will Browne 91b0cdc871
Plugins: Account for nil user when constructing plugin context (#69811) 3 years ago
Will Browne 624777258b
Plugins: Refactor creation of plugin context to dedicated service (#66451) 3 years ago
Giuseppe Guerra f148b5fb28
Plugins: Forbid loading Angular plugins when Angular is disabled (#69679) 3 years ago
Giuseppe Guerra 7a132680ef
Revert "Plugins: Forbid loading Angular plugins when Angular is disabled (#69225)" (#69657) 3 years ago
Giuseppe Guerra ff34279ff4
Plugins: Forbid loading Angular plugins when Angular is disabled (#69225) 3 years ago
Andres Martinez Gotor 932136807b
Chore: Allow to force the download of the public key (#67486) 3 years ago
Marcus Efraimsson 4cbda914bd
Plugins: Refactor call resource API handling (#67234) 3 years ago
Andres Martinez Gotor aa9838bd25
Chore: Refactor manifest verifier (#67218) 3 years ago
Serge Zaitsev 6d8f9c5bf4
Chore: Remove opentracing and use opentelemetry instead (#67200) 3 years ago
Giuseppe Guerra bfe1b68800
Plugins: Fs: Add option to access unallowed files in dev mode (#66492) 3 years ago
Marcus Efraimsson 73920b1e34
Plugins: Refactor cleaning of call resource response headers (#67145) 3 years ago
Michael Mandrus 1421f388ae
Caching: Fix concurrent HTTP Header read/write in caching middleware (#67231) 3 years ago
Andres Martinez Gotor 9d7c3a101d
Chore: Use KVStore for the manifest public key (#66839) 3 years ago
Michael Mandrus a29cfe5d46
Caching: Consolidate resource cache checking and updating in plugin middleware (#67002) 3 years ago
Andres Martinez Gotor 98c695c68f
Chore: Use Grafana API to retrieve the public key to validate plugins (#66439) 3 years ago
Michael Mandrus 5626461b3c
Caching: Refactor enterprise query caching middleware to a wire service (#65616) 3 years ago
Stephanie Hingtgen 536fad5b61
Plugins: add env variables needed for the secure socks proxy in the plugins sdk (#65878) 3 years ago
Will Browne bff9f4c890
Plugins: Move config factory to pluginsintegration package (#65716) 3 years ago
Isabella Siu 92965578b3
CloudWatch Logs: Fix running logs queries with expressions (#65306) 3 years ago
Will Browne 7bbe255150
Plugins: Add file store abstraction for handling plugin files (#65432) 3 years ago
Giuseppe Guerra a89202eab2
Plugins: Improve instrumentation by adding metrics and tracing (#61035) 3 years ago
Will Browne 31d6416157
Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 3 years ago
Will Browne ee2dd62a1f
Plugins: Refactor loader + finder to support multiple sourcing methods (#64735) 3 years ago
Sven Grossmann 7261c6f7cd
DataSourceWithBackend: Add `queryGroupId` to find correlated/related queries (#64587) 3 years ago
Will Browne 94f39e69a3
Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 3 years ago
Will Browne ab8de1a0e3
Plugins: Add simple plugin sources service (#63814) 3 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 3 years ago
Karl Persson ce5e067d28
ContextHandler: add all configured auth header to context (#62775) 3 years ago
Giuseppe Guerra af1e2d68da
Plugins: Allow loading panel plugins from a CDN (#59096) 3 years ago
Will Browne c54aa18cd8
Plugins: Add tailored interface for plugins licensing needs (#61045) 3 years ago
Giedrius Statkevičius 0485cf34cd
Plugins: Pass through dashboard/contextual HTTP headers to plugins/datasources (#60301) 3 years ago
Marcus Efraimsson c35c689a96
Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 3 years ago
Marcus Efraimsson 6478d0a5ef
Plugins: Forward user header (X-Grafana-User) in backend plugin requests (#58646) 3 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago