grafana/pkg/services
Jean-Philippe Quéméner b9cdad3814
Alerting: support mute timings configuration through the api for the embedded alertmanager (#41533)
* Alerting: accept mute_timing_intervals through the api for the embedded alertmanager

* add workaround for mutetimeinterval

* add mute timings to routes

* revert changes

* Update pkg/services/ngalert/api/api_alertmanager.go

* Update pkg/services/ngalert/api/api_alertmanager.go

* Update pkg/services/ngalert/api/api_alertmanager.go

* update prometheus/alertmanager dependency

* add some var docs
2021-11-19 16:50:55 +01:00
..
accesscontrol AccessControl: FGAC permissions for orgs endpoint on frontend (#41050) 2021-11-18 14:10:38 +01:00
alerting Rendering: Add light theme for errors (#41616) 2021-11-17 12:18:47 +01:00
annotations Chore: Replace util.DynMap with structs (#36332) 2021-07-01 10:23:33 +02:00
auth JWT: Split race-y test into two stable tests (#41950) 2021-11-19 12:05:04 +01:00
cleanup Chore: Add context dashboard version (#41672) 2021-11-17 10:57:37 +01:00
contexthandler Access control: allow using targetOrgId parameter to set organization ID for a request (#41761) 2021-11-17 16:11:56 +01:00
dashboards Chore: Add context to playlist (#41337) 2021-11-19 14:32:14 +01:00
dashboardsnapshots Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
datasourceproxy Plugins: Plugin Store API returns DTO model (#41340) 2021-11-17 12:04:22 +01:00
datasources Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
guardian Chore: Refactor GoConvey in the guardian package (#40898) 2021-10-27 07:45:20 -05:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Refactor secrets service (#41771) 2021-11-17 11:52:45 +02:00
ldap LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
libraryelements API: return resource ID when deleting datasource with UID and library element (#41342) 2021-11-05 15:06:14 +01:00
librarypanels Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
licensing AccessControl: frontend changes for adding FGAC to licensing (#39484) 2021-10-05 14:54:26 +01:00
live Plugins: Plugin Store API returns DTO model (#41340) 2021-11-17 12:04:22 +01:00
login Encryption: Improve the DX of encryption operations within database transactions (#41654) 2021-11-16 11:51:13 +01:00
multildap Chore: Replace goconvey in multildap package (#40681) 2021-10-20 15:07:37 +02:00
ngalert Alerting: support mute timings configuration through the api for the embedded alertmanager (#41533) 2021-11-19 16:50:55 +01:00
notifications Chore: add context to login (#41316) 2021-11-08 15:53:51 +01:00
oauthtoken Chore: add context to login (#41316) 2021-11-08 15:53:51 +01:00
pluginsettings Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
provisioning Chore: Add context to playlist (#41337) 2021-11-19 14:32:14 +01:00
quota Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 2021-09-29 16:16:40 +02:00
rendering Rendering: Add light theme for errors (#41616) 2021-11-17 12:18:47 +01:00
schemaloader Fix the disjuction of panels (#39412) 2021-10-06 11:39:23 +02:00
search Chore: Propagate context for search (#41010) 2021-10-28 11:29:07 +02:00
searchusers remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
secrets Grafana CLI Wire Runner (#41012) 2021-11-17 20:43:09 +01:00
serviceaccounts refactor: fix displayname and description for serviceaccount role (#41946) 2021-11-19 12:39:50 +01:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore Chore: Add context to playlist (#41337) 2021-11-19 14:32:14 +01:00
teamguardian Chore: Refactor GoConvey in teamguardian package (#40896) 2021-10-26 17:59:37 +02:00
updatechecker Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00