Skip to content
Snippets Groups Projects
Verified Commit f0296954 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(monitoring): Limit prometheus retention by disk size

This patch adjusts the retention to be either 15 days or 15GB of
straoge, which should help to keep data growth under control.

It might be an idea, to prodive a more longterm metrics storage later
on for a selected subset.

The patch also adjust the pvc size once more to account of the size
settings and makes sure there are 2 GiB of additional headspace.

References:
https://prometheus.io/docs/prometheus/latest/storage/#operational-aspects
parent b0f1141a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment