Commit Graph

62 Commits (1680e284e5cc3f7e0a7ff747cbc007f966fce830)

Author SHA1 Message Date
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
Marcus Efraimsson 58de0dabd4
Alerting: Upload error image when image renderer unavailable (#23713) 5 years ago
Leonard Gram ebdbb0c96d
Rendering: makes sure IsAvailable can be used during init of other services (#23817) 5 years ago
Marcus Efraimsson 61de19250d
Image Rendering: Make it work using serve_from_sub_path configured (#23706) 5 years ago
Marcus Efraimsson 871ad73414
Backend plugins: Renderer v2 plugin (#23625) 5 years ago
Marcus Efraimsson 6e313e7d37
Image Rendering: Remove PhantomJS support (#23460) 5 years ago
Marcus Efraimsson d0a80c59f3
Rendering: Store render key in remote cache (#22031) 5 years ago
Marcus Efraimsson 6e80315531
Image Rendering: Fix render of graph panel legend aligned to the right using Grafana image renderer plugin/service (#21854) 5 years ago
Carl Bergquist 5dbd7c9e58
Add link guide for installing new renderer (#21702) 5 years ago
Marcus Efraimsson d2b08c8368
Render: Use https as protocol when rendering if HTTP2 enabled (#21600) 5 years ago
Marcus Efraimsson 71ffd1d108
Alerting: Fix image rendering and uploading timeout preventing to send alert notifications (#21536) 5 years ago
Marcus Efraimsson baba1634b8 Plugins: Use grafana-plugin-sdk-go v0.5.0 (#21116) 5 years ago
Marcus Efraimsson 34236ca1ae
Chore: Improve rendering logging (#21008) 6 years ago
Paul Traylor 10d36b282b Renderer: Add user-agent to rendering plugin requests (#20956) 6 years ago
Jon Gyllenswärd 1b38d94537
Image-rendering: Cleanup of rendering code (#20496) 6 years ago
Jon Gyllenswärd 7a8c6a9b54
Reporting: Handle timeouts in rendering (#20415) 6 years ago
Kyle Brandt 009d58c4a2
Plugins: Transform plugin support (#20036) 6 years ago
Arve Knudsen 35e0e078b7
pkg/util: Check errors (#19832) 6 years ago
Sofia Papagiannaki 7f40dc5317
Image rendering: Add deprecation warning when PhantomJS is used for rendering images (#18933) 6 years ago
Andrej Ocenas 8c49d27705
CLI: Allow installing custom binary plugins (#17551) 6 years ago
Leonard Gram 2014549fa5 PhantomJS: Fixes rendering on Debian Buster (#18162) 6 years ago