Commit Graph

77 Commits (5097dd5c7d0048085798ae74daba26c2a7bc068c)

Author SHA1 Message Date
Yuri Tseretyan 5097dd5c7d
Alerting: Send templates from extra configuration to remote Alertmanager (#107981) 1 day ago
Alexander Akhmetov b483a04aec
Alerting: Send merged configuration to the remote alertmanager (#107004) 2 weeks ago
Alexander Akhmetov 700c9a857c
Alerting: Return extra alertmanager config as a string for mimirtool (#106959) 1 month ago
Alexander Akhmetov 426c334973
Alerting: API to create extra Alertmanager configurations (#106904) 1 month ago
Alexander Akhmetov 5a78ce8a4b
Alerting: Support saving extra Mimir configurations (#106721) 1 month ago
Yuri Tseretyan b0ff51a903
Alerting: Support for Mimir configuration in Grafana Alertmanager (#106402) 1 month ago
Alexander Akhmetov b51d70aad9
Alerting: Fix swagger generation (#106106) 2 months ago
William Wernert a5288db624
Alerting: Remove the POST endpoint for the internal Grafana Alertmanager config (#103819) 3 months ago
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
Matthew Jacobson 371ea5cda7
Alerting: Fix loss of TimeInterval location on remote AM apply (#102510) 4 months ago
Matthew Jacobson 2466685a41
Alerting: Improve template testing by trying non-root scopes (#101471) 5 months ago
Yuri Tseretyan e15fc984c3
Alerting: Deprecate Alertmanager config and receivers APIs (#98918) 6 months ago
Santiago 80611b381c
Alerting: Decrypt secure settings when testing receivers in the remote Alertmanager (#93864) 10 months ago
Steve Simpson dd3c3b5857
Alerting: Update grafana/alerting. (#88914) 1 year ago
Alexander Weaver f1dc63565e
Alerting: Fix go-swagger extraction and several embedded types from Alertmanager in Swagger docs (#88879) 1 year ago
Santiago 9f9928d41a
Alerting: Update grafana/alerting (#88363) 1 year ago
Matthew Jacobson 09cb3a6048
Alerting: Add optional metadata via query param to silence GET requests (#88000) 1 year ago
Santiago c9bb18101c
Alerting: Decrypt secrets before sending configuration to the remote Alertmanager (#83640) 1 year ago
gotjosh 948c8c45d6
Alerting: Use Alertmanager types extracted into grafana/alerting (#83824) 1 year ago
Matthew Jacobson 2e8c514cfd
Alerting: Stop persisting user-defined templates to disk (#83456) 1 year ago
George Robinson a564c8c439
Alerting: Keep order of time and mute time intervals consistent (#83257) 1 year ago
George Robinson 1ed1242358
Alerting: Basic support for time_intervals (#83216) 1 year ago
Yuri Tseretyan 1eebd2a4de
Alerting: Support for simplified notification settings in rule API (#81011) 1 year ago
Julien Duchesne 40312c527b
ngalert openapi: Fix ObjectMatchers definition (#79477) 2 years ago
Julien Duchesne c9211fbd69
ngalert openapi: Use same `basePath` as rest of Grafana (#79025) 2 years ago
Matthew Jacobson d31d175109
Alerting: Fix contact point testing with secure settings (#72235) 2 years ago
Matthew Jacobson e3787de470
Alerting: Fix Alertmanager change detection for receivers with secure settings (#71307) 2 years ago
Yuri Tseretyan ab5a3820d5
Alerting: Fix status code of successful response POST /api/alertmanager/grafana/api/v2/silences in swagger specs (#67951) 2 years ago
Matthew Jacobson 91471ac7ae
Alerting: Template Testing API (#67450) 2 years ago
Matthew Jacobson 85f738cdf9
Alerting: Add endpoint to revert to a previous alertmanager configuration (#65751) 2 years ago
Santiago aba91d3053
Alerting: Fetch all applied alerting configurations (#65728) 2 years ago
Yuri Tseretyan ec4152c7e5
Alerting: Remove dependency on secrets in definitions package (#65391) 2 years ago
Yuri Tseretyan f561e71de8
Alerting: decouple api models from domain\dto models: separate Provenance status + converters (#63594) 2 years ago
gotjosh 511dab3b4b
Update `grafana/alerting` to the latest main (#61810) 3 years ago
Yuri Tseretyan 9ad45aedcf
Alerting: replace usage of simplejson to json.RawMessage in NotificationChannelConfig (#60423) 3 years ago
Santiago cdb5d4230a
Alerting: Fix "Not Implemented" responses (#57710) 3 years ago
Santiago 6ad405e256
fix swagger spec for receivers API response (#57124) 3 years ago
Yuriy Tseretyan 888bdfd4ad
Alerting: Use correct response body for silence post API (#57114) 3 years ago
Santiago 09f8e026a1
Alerting: Expose info about notification delivery errors in a new /receivers endpoint (#55429) 3 years ago
Yuriy Tseretyan 718620c197
Alerting: Update forking request handlers to use the same errors (#52965) 3 years ago
Jean-Philippe Quéméner d2f3631a47
Alerting: add mute timings provenance to config api (#50149) 3 years ago
gotjosh 1a50b0dbb7
Alerting: Remove double quotes from matchers (#50038) 3 years ago
Alexander Weaver 909ebcf979
Alerting: Endpoints for provisioning mute timings (#49635) 3 years ago
Alexander Weaver 25da759bf2
Indicate whether templates are provisioned (#49025) 3 years ago
Sofia Papagiannaki 925784f514
Alerting: Modify endpoint for testing a datasource rule using the UID (#48070) 3 years ago
Sofia Papagiannaki bb66c03f9a
Alerting: modify prometheus endpoints for proxying using the datasource UID (#48052) 3 years ago
Sofia Papagiannaki 610247d52a
Alerting: modify ruler endpoints for proxying using the datasource UID (#48046) 3 years ago
Sofia Papagiannaki 3e752a0db1
Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 3 years ago
Alexander Weaver 60ec10566f
Extract Route validation from serialization methods so it can be re-used (#47649) 3 years ago
Jean-Philippe Quéméner a3256bafa7
Alerting: indicate whether contact point is provisioned (#48323) 3 years ago