2i2c-org / infrastructure

Infrastructure for configuring and deploying our community JupyterHubs.
https://infrastructure.2i2c.org
BSD 3-Clause "New" or "Revised" License
103 stars 63 forks source link

Increase prometheus retention duration to 3 years for all our clusters #4584

Closed yuvipanda closed 1 month ago

yuvipanda commented 2 months ago

We initially set our prometheus retention to 1 year. However, since this is also where metrics about usage lie, we've gotten a few requests from communities (including one from cryocloud) to increase that.

Retention is currently set to 366d. Let's set it to 3 years (1098d) instead.

Definition of done

sgibson91 commented 1 month ago

Clusters checked for running prometheus servers:

sgibson91 commented 1 month ago

New issue opened: https://github.com/2i2c-org/infrastructure/issues/4632