Commit Graph

82 Commits (150d4d68ad74bc342ee9bf4d6db85cfe5b5fd918)

Author SHA1 Message Date
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Agnès Toulet 878e94ae25
Rendering: Use image for server timeout errors (#73462) 2 years ago
Joan López de la Franca Beltran 87a0c95164
Rendering: Experimental support to use JWTs as auth method (#60841) 2 years ago
Carl Bergquist eb507dca89
Remotecache: rename setbytearray/getbytearray to set/get and remove codec (#64470) 2 years ago
Carl Bergquist b88206d98f
Cache: Refactor cache clients to use byte array (#62930) 2 years ago
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
Will Browne 48b33ab521
Plugins: Unsigned chromium file should not invalidate signature for Renderer plugin (#59104) 2 years ago
Villena Guillaume e9dc7fb85c
Rendering: Add configuration options for `renderKey` lifetime (#57339) 3 years ago
Selene bff9671b81
Rendering: Check timeout error when the request failed (#57654) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Will Browne ecdcafb258
manager exposes renderer + secrets manager (#54629) 3 years ago
Joan López de la Franca Beltran 6ec06f66b9
Rendering: Add support for renderer token (#54425) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Artur Wierzbicki 9afe845d5c
Sanitization: fix log message (#52401) 3 years ago
Artur Wierzbicki e96f67ae2e
Renderer: Add sanitize API (#50936) 3 years ago
Joe Blubaugh 687e79538b
Alerting: Add a general screenshot service and alerting-specific image service. (#49293) 3 years ago
George Robinson 897db011eb
Add error options for rendering to return errors on failure (#48864) 3 years ago
Artur Wierzbicki a4381ebc91
Previews: create crawler auth setup service (#47349) 3 years ago
Artur Wierzbicki 7643ae6c5e
Rendering: periodically refresh remote plugin version (#45505) 3 years ago
Artur Wierzbicki a025109647
Dash previews: populate crawler queue from SQL query (#44083) 3 years ago
Artur Wierzbicki 254c59725e
Rendering: add capabilities check (#44470) 3 years ago
Artur Wierzbicki 5148250366
Rendering service - add optional RenderingSession (#44098) 3 years ago
Ryan McKinley b404aae9c3
Crawler: use existing render service to generate dashboard thumbnails (#43515) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 3 years ago
Jesse Weaver be578e5700
Improve handling of old/slow-to-start remote renderer (#40492) 4 years ago
Selene 9f7942099b
Rendering: Add light theme for errors (#41616) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Selene 37cbed4b48
Rendering: Check if default image exists to avoid breaking reports if it's moved (#40930) 4 years ago
knuzhdin 3df001db93
ImageRendering: fix leakage of the rendering inflight counter (#34607) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Agnès Toulet 0757ba1c64
Renderer: delete debug.log file when Grafana is stopped (#37367) 4 years ago
Agnès Toulet 5f6c172b5a
Renderer: add version information (#34964) 4 years ago
idafurjes 1e8e7e34f1
Plugins: Remove support for deprecated backend plugin protocol version (#34127) 4 years ago
Agnès Toulet ec71919e7b
Rendering: add CSV support (#33729) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Arve Knudsen 47f13abf7a
Backend: Migrate to using non-global configuration (#31856) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Arve Knudsen 50b649a869
Middleware: Add CSP support (#29740) 4 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
Arve Knudsen f2b7fbc32a
Chore: Check errors from Close calls (#29562) 5 years ago
Arve Knudsen f55818ca70
Chore: Enable exhaustive linter (#29458) 5 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Arve Knudsen cb62e69997
Chore: Convert API tests to standard Go lib (#29009) 5 years ago
Arve Knudsen 7897c6b7d5
Chore: Fix staticcheck issues (#28854) 5 years ago
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Alexander Zobnin fa710a3172
Rendering: Add metrics (#23827) 5 years ago