Commit Graph

62 Commits (106386-alerting-docs-note-about-pdc-on-recording-rules)

Author SHA1 Message Date
Agnès Toulet e7b800f35a
Rendering: Add support for rate limiter (#103987) 8 months ago
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 8 months ago
Karl Persson bcfb66b416
Identity: remove GetTypedID (#91745) 1 year ago
Ryan McKinley 9db3bc926e
Identity: Rename "namespace" to "type" in the requester interface (#90567) 1 year ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
Tim Levett b5cf90ce78
API: Add in theme support to /render/* endpoint (#88304) 2 years ago
Ezequiel Victorero c9c6445554
Chore: Refactor render via http (#84613) 2 years ago
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 2 years ago
Khushi Jain d02de5ddb9
Image Rendering: Add settings for default width, height and scale (#82040) 2 years ago
Agnès Toulet 28e66b4ad8
Rendering: Adds PDF support behind feature toggle (#81811) 2 years ago
Ezequiel Victorero 864d91ed3e
Export: Remove no-store headers in pdf and image previews (#78844) 2 years ago
Jo 8919cafcb4
Identity: Unfurl UserID and Email in pkg/api to user identity.Requester (#76112) 2 years ago
Jo 729dafaff9
Auth: Unfurl OrgID in pkg/api to allow using identity.Requester interface (#76108) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Artur Wierzbicki a025109647
Dash previews: populate crawler queue from SQL query (#44083) 4 years ago
Artur Wierzbicki 5148250366
Rendering service - add optional RenderingSession (#44098) 4 years ago
Selene 9f7942099b
Rendering: Add light theme for errors (#41616) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Serge Zaitsev c3ab2fdeb7
Macaron: remove custom Request type (#37874) 4 years ago
Agnès Toulet ec71919e7b
Rendering: add CSV support (#33729) 5 years ago
Arve Knudsen dd2d206d99
Backend: Remove more globals (#29644) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 5 years ago
Marcus Efraimsson 76650e60e4
Image Rendering: New setting to control render request concurrency (#23950) 6 years ago
Marcus Efraimsson 871ad73414
Backend plugins: Renderer v2 plugin (#23625) 6 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
Jon Gyllenswärd 7a8c6a9b54
Reporting: Handle timeouts in rendering (#20415) 6 years ago
Mario Trangoni 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
Torkel Ödegaard cb96c6d942 Changed setting to be an alerting setting 7 years ago
Marcus Efraimsson f106de0efd
enhance error message if phantomjs executable is not found 8 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 8 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 8 years ago
Dan Cech 338655dd37
move Context and session out of middleware 8 years ago
bergquist 8a5fe5b0df renderer: avoid calling Handle twice 8 years ago
jomenxiao ad2a69bff4 add encoding param 8 years ago
bergquist d6d64c53cd typo 💥 8 years ago
jomenxiao 3f95180c98 fix render http[get] params error 8 years ago
Torkel Ödegaard 34cda65998 fix: png rendering api & timeout parameter now works as it should AND default render timeout increased from 30 to 60 seconds, fixes #8710 9 years ago
Daniel Lee f68d2816ab dashfolders: security for png rendering 9 years ago
Torkel Ödegaard 1a9aaa4138 feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264 9 years ago
Ryuichi Sakai 1bc55a2d38 Enable image rendering to use browser time offset 9 years ago
bergquist 1a32ab64b6 tech(renderer): improve renderOpts names 9 years ago
Torkel Ödegaard 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 years ago
fg2it 303cd8a5af [RenderToPng fix] (#4901) 10 years ago
bergquist 43073da7eb feat(renderer): add timeout for the renderer api 10 years ago
Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 11 years ago
Anthony Woods 7010df0fe8 fixes #1619 Secure PhantomJS Png rendering 11 years ago
Torkel Ödegaard 397dfc54cd Fixed bug in png rendering when having changed public url 11 years ago