cortex icon indicating copy to clipboard operation
cortex copied to clipboard

AlertManager collect metrics on traffic it receives

Open emanlodovice opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. Because majority of the traffic the AlertManager receives can be coming from ruler, the request will not be seen in the logs/metrics in the cluster's ingress.

Describe the solution you'd like To improve observability, I think it would be nice for AM to collect metrics for the traffic it is receiving specially on the create alerts path.

emanlodovice avatar Oct 17 '23 22:10 emanlodovice

ops we actually have this metric under cortex_request_duration. closing

emanlodovice avatar Oct 17 '23 23:10 emanlodovice

We only have route like "/alertmanagerpb.Alertmanager/HandleRequest", we can't distinguish if the handle request is alerts/silences apis

qinxx108 avatar Oct 17 '23 23:10 qinxx108