You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract structs related to creating alertmanager configuration (#163)
* Extract structs related to creating alertmanager configuration
Copied as is without any modification from grafana/grafana.
The purpose of this move is to make use of these structs directly in Mimir without having to import grafana directly.
For now, these are the ones I need but there might be more as I progress along.
---------
Signed-off-by: gotjosh <[email protected]>
0 commit comments