Commit Graph

2295 Commits (a6aa0024a24e725f9e658c3c12867a8f8cefabc5)

Author SHA1 Message Date
Arve Knudsen 25048ebdf8
Chore: Add CloudWatch HTTP API tests (#29691) 4 years ago
Dafydd 08fbe345a9
Instrumentation: re-enable database wrapper feature to expose counter and histogram for database queries (#29662) 4 years ago
ying-jeanne 375e8e4fd0
SQLStore: customise the limit of retrieved datasources per organisation (#29358) 4 years ago
Tania B 551f96089b
Remove the bus from teamgroupsync (#29810) 4 years ago
Hugo Häggmark 40d17af2e3
PanelLibrary: Add PATCH to the API (#29956) 4 years ago
Arve Knudsen be62dc4d2f
librarypanels: Fix JSON field casing in tests (#29954) 4 years ago
Hugo Häggmark 35a755fe50
PanelLibrary: Adds uid and renames title to name (#29944) 4 years ago
Hugo Häggmark 433b861093
PanelLibrary: Adds get and getAll to the api (#29772) 4 years ago
Sofia Papagiannaki 3cac10e598
AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 5 years ago
Will Browne af47d28499
Alerting: Copy frame field labels to time series tags (#29886) 5 years ago
Arve Knudsen dd2d206d99
Backend: Remove more globals (#29644) 5 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen 3fdf4be529
Chore: Enable more go-ruleguard rules (#29781) 5 years ago
Arve Knudsen ac09baae7d
Chore: Use Header.Set method instead of Header.Add (#29804) 5 years ago
Arve Knudsen e2351f7951
Chore: Configure go-ruleguard via golangci-lint (#28419) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
Hugo Häggmark 47afe1fa42
PanelLibrary: Adds delete Api (#29741) 5 years ago
Hugo Häggmark 941ba1d2f7
PanelLibrary: Adds api and db to create Library/Shared/Reusable Panel (#29642) 5 years ago
Will Browne 3de091edf1
Alerting: Use correct time series name override from frame fields (#29693) 5 years ago
Dafydd af3c0fe602
Bugfix 29848: Remove annotation_tag entries as part of annotations cleanup (#29534) 5 years ago
Kyle Brandt 6d64c603c2
Expr: fix failure to execute due to OrgID (#29653) 5 years ago
Emil Hessman db0fb1e2c1
Chore: Rewrite sqlstore migration test to use standard library (#29589) 5 years ago
Arve Knudsen f326b79cc1
Security: Add gosec G304 auditing annotations (#29578) 5 years ago
Hugo Häggmark 562a1c36b1
PanelLibrary: Adds library_panel table (#29565) 5 years ago
Arve Knudsen f2b7fbc32a
Chore: Check errors from Close calls (#29562) 5 years ago
Arve Knudsen 58dbf96a12
Middleware: Rewrite tests to use standard library (#29535) 5 years ago
Arve Knudsen 752a424e1f
Auth proxy: Return standard error type (#29502) 5 years ago
Tomo Wang d33c4e5e7c
Alarting: fix alarm messages in dingding (Fixes #29470) (#29482) 5 years ago
Ryan McKinley e0dee06252
Live: publish all dashboard changes to a single channel (#29474) 5 years ago
Arve Knudsen f55818ca70
Chore: Enable exhaustive linter (#29458) 5 years ago
Todd Campbell 643f790753
Alerting: Add support for Sensu Go notification channel (#28012) 5 years ago
Carl Bergquist cffc1b13ad
adds tracing for all bus calls that passes ctx (#29434) 5 years ago
Will Browne d10a8b2761
Alerting: Improve Prometheus Alert Rule error message (#29390) 5 years ago
taciomcosta 10ff4eecef
Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago
Agnès Toulet 22788d1d86
Add an option to hide certain users in the UI (#28942) 5 years ago
Arve Knudsen 4c47fc56bb
Guardian: Rewrite tests from goconvey (#29292) 5 years ago
Will Browne d796c61946
Security: Fixes minor security issue with alert notification webhooks that allowed GET & DELETE requests #29330 5 years ago
Arve Knudsen 063f863abc
WebhookNotifier: Convert tests away from goconvey (#29291) 5 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072) 5 years ago
Arve Knudsen 8c9bb7a215
playlist: Improve test (#29120) 5 years ago
Alexey Zhiltsov 2212c6dbbb
SQL: Define primary key for tables without it (#22255) 5 years ago
Arve Knudsen 52c154a221
Backend: Rename variables for style conformance (#29097) 5 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Andrew Mattheisen 4430ca2317
build paths in an os independent way (#29143) 5 years ago
Alexander Zobnin 4f9123ebe2
Provisioning: always pin app to the sidebar when enabled (#29084) 5 years ago
Emil Hessman 8c7e7e6d22
Chore: Rewrite preferences test from GoConvey to stdlib and testify (#29129) 5 years ago
Emil Hessman bdc6e2fe0a
Chore: Require OrgId to be specified in delete playlist command (#29117) 5 years ago
Arve Knudsen cb62e69997
Chore: Convert API tests to standard Go lib (#29009) 5 years ago
Sofia Papagiannaki 43f580c299
AlertingNG: manage and evaluate alert definitions via the API (#28377) 5 years ago