Commit Graph

33 Commits (c4a75f9eb3fcf83b662918170b3167b5d782e5a5)

Author SHA1 Message Date
Kristin Laemmert 2b8909a9c6
move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
Santiago 5fb80498b1
Apply templating on alert notifications on OK state (#47355) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Artur Wierzbicki a025109647
Dash previews: populate crawler queue from SQL query (#44083) 3 years ago
Serge Zaitsev 43b15b92ad
Chore: Remove bus from the alerting service (#44496) 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
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 3 years ago
Selene 9f7942099b
Rendering: Add light theme for errors (#41616) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Agnès Toulet 5f6c172b5a
Renderer: add version information (#34964) 4 years ago
Agnès Toulet ec71919e7b
Rendering: add CSV support (#33729) 4 years ago
Joan López de la Franca Beltran 6415d2802e
Plugins: Requests validator (#30445) 4 years ago
Will Browne c9da053e5d
Alerting: Evaluate data templating in alert rule name and message (#29908) 4 years ago
Arve Knudsen 58dbf96a12
Middleware: Rewrite tests to use standard library (#29535) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Marcus Efraimsson 58de0dabd4
Alerting: Upload error image when image renderer unavailable (#23713) 5 years ago
Marcus Efraimsson 6e313e7d37
Image Rendering: Remove PhantomJS support (#23460) 5 years ago
Carl Bergquist 3798ac903d
Upgrade golangci-lint and fixes some linting errors. (#22909) 5 years ago
Marcus Efraimsson d0a80c59f3
Rendering: Store render key in remote cache (#22031) 5 years ago
Marcus Efraimsson 71ffd1d108
Alerting: Fix image rendering and uploading timeout preventing to send alert notifications (#21536) 5 years ago
Marcus Efraimsson 492912845f
Chore: Adds basic alerting notification service tests (#21467) 5 years ago
Thibault Chataigner fd633a1d5d Add a per-notifier ShouldNotify() 8 years ago
bergquist 3162e680c2 tech(notifiers): improve logging for notifications 9 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
Torkel Ödegaard b0c7e61ef8 feat(alerting): removed severity 9 years ago
bergquist 55b560a4a8 feat(alerting): filter notifications based on severity 9 years ago
Torkel Ödegaard f872d5cfa3 feat(alerting): more refactoring work in backend code 9 years ago
bergquist b5a29b6246 test(alerting): add tests for when to send notifcations 9 years ago
bergquist 6705efef6f feat(alerting): make some settings properties required 9 years ago
bergquist 00fc2e2593 test(alerting): fixes broken unittest 9 years ago
bergquist 9a8416416d feat(alerting): converter for db model to notification 9 years ago