cortexproject / cortex

A horizontally scalable, highly available, multi-tenant, long term Prometheus.
https://cortexmetrics.io/
Apache License 2.0
5.48k stars 800 forks source link

Make Ruler/Alertmanager easy for new users #6000

Open friedrichg opened 5 months ago

friedrichg commented 5 months ago

Is your feature request related to a problem? Please describe. Users have trouble using ruler and alertmanager, because it provides too many modes of operation.

Describe the solution you'd like We should make clear in the docs how a new user should use ruler and alertmanager and what options not to use (deprecated)

dv-sharma commented 5 months ago

Hi @friedrichg , I found some doc references for alertmanager configuration:

Could you please elaborate on what operation modes are you talking about

friedrichg commented 5 months ago

this is what I mean https://github.com/cortexproject/cortex/blob/adbf198695dd478eace0e6193404887ddbfa147c/pkg/alertmanager/alertmanager.go#L183-L199