Hello!

I have a prometheus instance that keeps data for 60 days
(--storage.tsdb.retention.time=1440h). This is fine for most metrics I
keep, but I'd like to keep some metrics (things like temperatures for
instance) for longer periods of time (1 year).

Is there a way to do this efficiently? Do I have to set a longer retention
period and then force expire most of the data to keep only what I'm
interested in? Does this mess with the storage of data (e.g. fragmentation,
frequent writes of old data)? Should I keep a different instance for
long-term data?

Thank you for any advice.
Regards,
Adrian

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/CAOKso175ndgbeOdq%3DLK642Xw_CR-_22ua7tE0CCgiD4j%2BMS2Rw%40mail.gmail.com.

Reply via email to