Hi, On 3/15/20 1:03 PM, Shubham Choudhary wrote: > What exactly is meant by Alertmanager's "data.retention"? > > Alertmanager store live-alerts and silences only under nflog and > silences files respectively. > > Is retention meant for that?
Yes, to my understand, it is. See here: https://github.com/prometheus/alertmanager/blob/134c3c0ed9825395676bd5ba8cadf18e2d0e853b/cmd/alertmanager/main.go#L188 https://github.com/prometheus/alertmanager/blob/134c3c0ed9825395676bd5ba8cadf18e2d0e853b/cmd/alertmanager/main.go#L256 https://github.com/prometheus/alertmanager/blob/134c3c0ed9825395676bd5ba8cadf18e2d0e853b/cmd/alertmanager/main.go#L277 Kind regards, Christian -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/ccd24b64-cacc-c822-8ee6-791e51bee4f7%40hoffmann-christian.info.

