Commit Graph

93 Commits (46004037e23bb273e12d7a7b1e9f3e7163f4bee7)

Author SHA1 Message Date
Kyle Brandt 643d2bc890
Chore: Sql store split for legacy alerting (#52901) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Yuriy Tseretyan c8d891785d
Alerting: Ticker to support stopping (#48142) 3 years ago
Kristin Laemmert 2b8909a9c6
move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
gotjosh 25c07ff85e
Alerting: Wrap legacy alerting metrics with `legacy_` (#48190) 3 years ago
Yuriy Tseretyan 75ba4e98c6
Alerting: Remove unused features from ticker + metric + tests (#47828) 3 years ago
Serge Zaitsev e86b6662a1
Chore: Remove bus.Bus field (#47695) 3 years ago
Serge Zaitsev b31c7d3654
Chore: Remove bus from alerting rule (#47508) 3 years ago
Selene 2c90dcf3c0
Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 3 years ago
Serge Zaitsev 43b15b92ad
Chore: Remove bus from the alerting service (#44496) 3 years ago
idafurjes 30aa24a183
Chore: Implement OpenTelemtry in Grafana (#42674) 3 years ago
idafurjes 725dbf8d95
Chore: Add context to datasource service (#42294) 4 years ago
Armand Grillet 6523486122
Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 4 years ago
Joan López de la Franca Beltran 44837fc592
Replace encryption.Service usages by secrets.Service (#41625) 4 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
idafurjes 9340430723
Chore: Add alert ctx (#41161) 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
Sofia Papagiannaki 012d4f0905
Alerting: Remove `ngalert` feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 4 years ago
Joan López de la Franca Beltran b891af935a
Usage Stats: Decouple from alerting.UsageStatsQuerier (#39515) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Kyle Brandt 8feeaab996
Alerting: Disable dash alerting if NG enabled (#33794) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Joan López de la Franca Beltran 6415d2802e
Plugins: Requests validator (#30445) 4 years ago
Sofia Papagiannaki 3cac10e598
AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 4 years ago
Arve Knudsen 16c185c3b9
Chore: Drop xerrors dependency (#26718) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Mario Trangoni 5116420e9a
Fix misspell issues (#23905) 5 years ago
Carl Bergquist 15bff3114f
Usagestats: Add usage stats about what type of datasource is used in alerting. (#23125) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Kyle Brandt 364d2358d8
alerting: add lock on job to prevent a race condition (#18218) 6 years ago
Carl Bergquist d8736a2547
Alerting: golint fixes for alerting (#17246) 6 years ago
Carl Bergquist bd5bcea5d0
alerting: fix a bunch of lint issues. (#17128) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Zzy 1b84a924a3 Alerting: Makes timeouts and retries configurable (#16259) 6 years ago
bergquist 364154d81f moves timeout tests to an integration test 6 years ago
sharkpc0813 e172bade40 fix that alert context and result handle context do not use the same derived context. 6 years ago
John Baublitz bdf433594a Implement code review changes 7 years ago
John Baublitz 5c5951bc42 Bug fix for repeated alerting even on OK state and add notification_journal cleanup when alert resolves 7 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
bergquist b649358734 rename alerting engine to service 7 years ago
bergquist 7e9a10a5fb renames alerting engine to match other services 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 7 years ago
Mario Trangoni 33ae8d35ea comment unused struct fields 7 years ago
Thibault Chataigner 38bdb8dfb3 Alerting: move getNewState to EvalContext 7 years ago
Thibault Chataigner 5d23e7710b Alerting: Add retry mechanism and its unitests 7 years ago
bergquist 353bb57a6f use same key as mt 8 years ago
bergquist 6c7454fc2b tag alert queries that return no_data 8 years ago
bergquist bc678899f7 better formating for error trace 8 years ago