prometheus-es-exporter
prometheus-es-exporter copied to clipboard
Add possibility to drop at an interval even if QueryOnMissing=preserve
Hi,
I had a requirement where I had to select the method 'preserve' for missing, but could not pile up all the preserved metrics for a long time. This PR adds this flag to control the preserve duration and clears the cache after the configured interval.
Thanks, Dipesh