Commit Graph

547 Commits (b3b7cba0fe04317eb68e60884de7a03baf0113a4)

Author SHA1 Message Date
Will Browne 8a09fd3257
Plugins: Fix app child config func typo (#59386) 3 years ago
Denis Limarev b814c66c1d
Perfomance: add preallocation for some slices (#59263) 3 years ago
Ryan McKinley 0a7a5b13fe
Heatmap: Remove legacy angular based implementation (#59249) 3 years ago
Denis Limarev 4d8287b319
Performance: add preallocation for some slice/map (#57860) 3 years ago
sam boyer c4528f9bd8
codejen: Update to latest codejen (#58866) 3 years ago
Gabriel MABILLE a8c48b6801
RBAC: Cover plugin includes (#57582) 3 years ago
sam boyer 78f0340031
plugindef: Move pluginmeta out of coremodels as standalone thema lineage (#56765) 3 years ago
Gabriel MABILLE d999b5bda0
RBAC: remove redundant role name field from plugin role registrations (#58166) 3 years ago
Gabriel MABILLE 30fae33f66
RBAC: Allow role registration for plugins (#57387) 3 years ago
Dan Cech 9ea6a43089
Build: clean up and document integration test convention (#58170) 3 years ago
Giuseppe Guerra 7996a1c8ad
Chore: Update grafana-plugin-sdk-go to v0.142.0 (#58115) 3 years ago
Carl Bergquist 06705a49e2
Instrumentation: Log plugin and datasource info for each plugin request. (#54769) 3 years ago
Andrej Ocenas 0845ac2f53
Profiling: Add Phlare and Parca datasources (#57809) 3 years ago
Will Browne 9f77bd4728
Plugins: Use public store instead of internal registry (#57631) 3 years ago
Marcus Efraimsson 6f8fcae01b
[main] Plugin fixes (#57399) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
sam boyer e5a6547a94
coremodels: Update to latest Thema with generics (#56602) 3 years ago
Artur Wierzbicki bf264d2f76
Query library: `requiresDevMode` dummy backend (#56466) 3 years ago
Joey Tawadrous 74c809f544
Plugins: Introduce new Flame graph panel (#56376) 3 years ago
Will Browne 1038ac7308
DataSources: Remove unused cfg from core Grafana data source (#56188) 3 years ago
Will Browne 4087ad413f
re-use fake trace + feature toggles (#56186) 3 years ago
Torkel Ödegaard e31cb93ec0
NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
Will Browne d0d8544ded
Plugins: Create single point of entry for adding / removing plugins (#55463) 3 years ago
Artur Wierzbicki 03af63d52e
SearchV2: add tracing to background jobs (#55250) 3 years ago
idafurjes 7ce7c9b64c
Chore: Move SearchOrgs to org service (#55416) 3 years ago
Will Browne cd7a464f7e
Plugins: Ensure plugin uninstall success for "pre-installed" community plugins (#55322) 3 years ago
Will Browne 29327cbba2
Plugins: Use error plane for api/ds/query (#54750) 3 years ago
sam boyer ced53a8dc2
plugins: Introduce generated, static core plugin registry (#54118) 3 years ago
Will Browne 0571d98bba
[WIP] Plugins: Introduce Plugins specific config (#54854) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Gabriel MABILLE 101349fe49
RBAC: Add permissions to install and configure plugins (#51829) 3 years ago
Will Browne 15756ecf86
remove unused cfg (#54770) 3 years ago
Will Browne ecdcafb258
manager exposes renderer + secrets manager (#54629) 3 years ago
Will Browne 43987e7f8c
Plugins: Fix plugin registered startup log line (#54634) 3 years ago
Ryan McKinley 55fe1506ba
Plugins: unlock on plugin startup failure (#54555) 3 years ago
Will Browne 4a707e2a88
Plugins: Split plugin manager into smaller components (#54384) 3 years ago
Joan López de la Franca Beltran 6ec06f66b9
Rendering: Add support for renderer token (#54425) 3 years ago
Giordano Ricci c68d7f1e35
Correlations: Add CorrelationSettings Page (#53821) 3 years ago
Karl Persson 5a1b9d2283
RBAC: Remove DeclareFixedRoles wrapper on Access control and inject service (#54153) 3 years ago
Marcus Efraimsson cd5f27a25d
Plugins: Propagate distributed tracing headers to backend plugins (#54107) 3 years ago
Guilherme Caulada d90600c454
Secrets: Add fallback to secrets kvstore plugin (#54056) 3 years ago
Will Browne 26dfdd5af3
Plugins: Refactor plugin download/installation (#43046) 3 years ago
sam boyer 4d433084a5
plugins: New static scanner and validator, with Thema slot support (#53754) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Jo ca72cd570e
Remove ioutil.ReadDir from usage (#53550) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Will Browne 6d066a7aa8
Plugins: Add validation for plugin manifest (#52787) 3 years ago
Will Browne 843ff932b7
Plugins: Add signature wildcard globbing for dedicated private plugin type (#52163) 3 years ago