grafana/scripts/drone
gotjosh 23fe8f4e9c
Alerting: Introduce a Mimir client as part of the Remote Alertmanager (#78357)
* Alerting: Introduce a Mimir client as part of the Remote Alertmanager

This is our first attempt at making Grafana communicate use Mimir as a backend - it uses a new set of APIs that we've developed on the Mimir side to upload the grafana configuration and alertmanager state so that it can then be ported over.

Codewise, we've introduced a couple of things:

A client to isolate in its own package all the communication that happens with Mimir
A few changes to the remote/alertmanager to include uploading the configuration and state when it starts
A few refactors that align a bit better with the design approach that we're thinking
An integration tests again these newly developed APIs using a custom image

---------

Signed-off-by: gotjosh <josue.abreu@gmail.com>
Co-authored-by: Santiago <santiagohernandez.1997@gmail.com>
2023-11-23 16:59:36 +00:00
..
events CI: Test backend on feature-toggles documentation changes (#78177) 2023-11-17 09:21:35 +01:00
pipelines CI: Fix race condition when building docker on main (#77504) 2023-11-01 18:25:49 +02:00
services Alerting: Use Mimir image to run integration tests for the remote Alertmanager (#76608) 2023-10-17 12:21:45 +02:00
steps Alerting: Introduce a Mimir client as part of the Remote Alertmanager (#78357) 2023-11-23 16:59:36 +00:00
utils Alerting: Introduce a Mimir client as part of the Remote Alertmanager (#78357) 2023-11-23 16:59:36 +00:00
rgm.star CI: Update RGM steps to use the artifacts command (#77470) 2023-10-31 22:52:09 +02:00
variables.star Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00
vault.star CI: Use production gcom api for nightly builds (#76201) 2023-10-09 12:55:15 -03:00